openh264/codec/processing/src/arm
Martin Storsjö c87bb2b449 Remove unused/undeclared arm assembly macro parameters
The SAD_VAR_16_END macro only takes 3 parameters, never 4,
and SAD_SSD_16_END never is called with more than 3 parameters
either.
2014-03-07 10:26:54 +02:00
..
adaptive_quantization.S Add arm asm code for processing. 2014-03-05 16:54:05 +08:00
down_sample_neon.S Use the three-operand form of add/sub with shift 2014-03-06 16:21:54 +02:00
pixel_sad_neon.S Rename a function to avoid conflicts between almost duplicate neon functions 2014-03-06 16:19:48 +02:00
vaa_calc_neon.S Remove unused/undeclared arm assembly macro parameters 2014-03-07 10:26:54 +02:00