ffmpeg/libavcodec/arm
Kostya Shishkov 9b3c455c50 ARM: NEON scalarproduct_int16 and scalarproduct_and_madd_int16
Patch by Kostya, minor fixes by me.

Originally committed as revision 21958 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-02-22 12:20:31 +00:00
..
aac.h Add missing guards and includes to arm/aac.h 2010-01-16 15:54:01 +00:00
asm.S ARM: simplify movrel definition as CONFIG_PIC is now set for shared libs 2009-10-11 10:15:48 +00:00
dsputil_arm.S ARM: make function names all-lowercase 2009-10-06 21:55:41 +00:00
dsputil_arm.h ARM: add ff_ prefix to lots of functions 2009-10-04 13:13:12 +00:00
dsputil_armv6.S ARM: add missing preserve8 directives 2010-02-22 00:34:05 +00:00
dsputil_init_arm.c ARM: make function names all-lowercase 2009-10-06 21:55:41 +00:00
dsputil_init_armv5te.c ARM: add ff_ prefix to lots of functions 2009-10-04 13:13:12 +00:00
dsputil_init_armv6.c ARMv6 optimised pix_sum 2010-02-09 16:13:52 +00:00
dsputil_init_neon.c ARM: NEON scalarproduct_int16 and scalarproduct_and_madd_int16 2010-02-22 12:20:31 +00:00
dsputil_init_vfp.c ARM: clean up file/function naming conventions 2009-10-04 13:13:02 +00:00
dsputil_iwmmxt.c ARM: add ff_ prefix to lots of functions 2009-10-04 13:13:12 +00:00
dsputil_iwmmxt_rnd_template.c ARM: replace "armv4l" with "arm" 2008-12-17 00:54:54 +00:00
dsputil_neon.S ARM: whitespace cosmetics 2009-10-07 21:35:24 +00:00
dsputil_vfp.S ARM: use undocumented .syntax directive to enable UAL syntax 2009-10-02 19:35:07 +00:00
fft_init_arm.c ARM: interleave cos/sin tables for improved NEON MDCT 2009-09-21 02:56:09 +00:00
fft_neon.S ARM: apply extern symbol prefix where needed 2009-10-02 08:42:00 +00:00
h264dsp_neon.S ARM: NEON 2xN chroma MC 2009-12-02 00:37:36 +00:00
h264idct_neon.S ARM: small tweak of NEON H264 IDCT 2009-12-02 00:37:39 +00:00
h264pred_init_arm.c ARM: 1l c&p fix: do not set pred16x16_plane for rv40 2009-12-02 17:21:43 +00:00
h264pred_neon.S ARM: NEON optimised H264 16x16, 8x8 pred 2009-12-02 14:56:45 +00:00
int_neon.S ARM: NEON scalarproduct_int16 and scalarproduct_and_madd_int16 2010-02-22 12:20:31 +00:00
jrevdct_arm.S ARM: make function names all-lowercase 2009-10-06 21:55:41 +00:00
mathops.h Add necessary #include for config.h. 2009-08-24 10:59:14 +00:00
mdct_neon.S ARM: add missing preserve8 directives 2010-02-22 00:34:05 +00:00
mpegvideo_arm.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-13 23:44:16 +00:00
mpegvideo_armv5te.c ARM: replace "armv4l" with "arm" 2008-12-17 00:54:54 +00:00
mpegvideo_armv5te_s.S ARM: replace "armv4l" with "arm" 2008-12-17 00:54:54 +00:00
mpegvideo_iwmmxt.c ARM: replace "armv4l" with "arm" 2008-12-17 00:54:54 +00:00
simple_idct_arm.S ARM: make function names all-lowercase 2009-10-06 21:55:41 +00:00
simple_idct_armv5te.S ARM: add ff_ prefix to lots of functions 2009-10-04 13:13:12 +00:00
simple_idct_armv6.S ARM: use push/pop pseudo-instructions in simple_idct_armv6.S 2009-01-12 20:37:49 +00:00
simple_idct_neon.S ARM: remove unnecessary .fpu neon directives 2009-10-02 19:35:12 +00:00
vp3dsp_neon.S ARM: NEON VP3 IDCT 2009-07-04 20:41:11 +00:00