FFmpeg/libavcodec/arm
Måns Rullgård 1febba1e62 ARM: shorten some long macro names
Originally committed as revision 20159 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-10-03 18:22:56 +00:00
..
asm.S ARM: apply extern symbol prefix where needed 2009-10-02 08:42:00 +00:00
dsputil_arm_s.S ARM: shorten some long macro names 2009-10-03 18:22:56 +00:00
dsputil_arm.c ARM: remove broken IPP support 2009-09-21 01:40:08 +00:00
dsputil_iwmmxt_rnd_template.c ARM: replace "armv4l" with "arm" 2008-12-17 00:54:54 +00:00
dsputil_iwmmxt.c ARM: replace "armv4l" with "arm" 2008-12-17 00:54:54 +00:00
dsputil_neon_s.S ARM: remove unnecessary .fpu neon directives 2009-10-02 19:35:12 +00:00
dsputil_neon.c ARM: NEON optimised vector_fmul_add 2009-09-27 16:52:05 +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
float_arm_vfp.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-13 23:44:16 +00:00
h264dsp_neon.S ARM: remove unnecessary .fpu neon directives 2009-10-02 19:35:12 +00:00
h264idct_neon.S ARM: remove unnecessary .fpu neon directives 2009-10-02 19:35:12 +00:00
jrevdct_arm.S ARM: use plain labels for pc-relative addressing 2009-10-02 23:11:03 +00:00
mathops.h Add necessary #include for config.h. 2009-08-24 10:59:14 +00:00
mdct_neon.S ARM: remove unnecessary .fpu neon directives 2009-10-02 19:35:12 +00:00
mpegvideo_arm.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-13 23:44:16 +00:00
mpegvideo_armv5te_s.S ARM: replace "armv4l" with "arm" 2008-12-17 00:54:54 +00:00
mpegvideo_armv5te.c 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: use plain labels for pc-relative addressing 2009-10-02 23:11:03 +00:00
simple_idct_armv5te.S ARM: use plain labels for pc-relative addressing 2009-10-02 23:11:03 +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