comparison subopt-helper.c @ 27225:46bcd3f1b123

Simplify ad_msadpmc.c: Use AV_RL16, merge sign extension into LE_16 read and use (int16_t) to let the compiler do the sign extension. Reduces code size on x86_64, gcc 4.3.1 by 248 bytes.
author reimar
date Fri, 11 Jul 2008 18:51:12 +0000
parents bc9e95184521
children 2b021e3e1000
comparison
equal deleted inserted replaced
27224:f9b5d028f097 27225:46bcd3f1b123