ffmpeg/libavcodec/arm
Måns Rullgård 9abcc9a6f4 ARM: cosmetics
Originally committed as revision 20166 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-10-04 13:13:08 +00:00
..
asm.S ARM: apply extern symbol prefix where needed 2009-10-02 08:42:00 +00:00
dsputil_arm.S ARM: clean up file/function naming conventions 2009-10-04 13:13:02 +00:00
dsputil_arm.h ARM: clean up file/function naming conventions 2009-10-04 13:13:02 +00:00
dsputil_init_arm.c ARM: cosmetics 2009-10-04 13:13:08 +00:00
dsputil_init_armv5te.c ARM: cosmetics 2009-10-04 13:13:08 +00:00
dsputil_init_armv6.c ARM: cosmetics 2009-10-04 13:13:08 +00:00
dsputil_init_neon.c ARM: cosmetics 2009-10-04 13:13:08 +00:00
dsputil_init_vfp.c ARM: clean up file/function naming conventions 2009-10-04 13:13:02 +00:00
dsputil_iwmmxt.c
dsputil_iwmmxt_rnd_template.c
dsputil_neon.S ARM: clean up file/function naming conventions 2009-10-04 13:13:02 +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: 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
mdct_neon.S ARM: remove unnecessary .fpu neon directives 2009-10-02 19:35:12 +00:00
mpegvideo_arm.c
mpegvideo_armv5te.c
mpegvideo_armv5te_s.S
mpegvideo_iwmmxt.c
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
simple_idct_neon.S ARM: remove unnecessary .fpu neon directives 2009-10-02 19:35:12 +00:00
vp3dsp_neon.S