ffmpeg/libavcodec/arm
Måns Rullgård 84d430f85a ARM: clean up dsputil initialisation
- Move v5 and v6 initialisation to separate files.
- Move NEON IDCT selection to ff_dsputil_init_neon()

Originally committed as revision 20163 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-10-04 13:12:55 +00:00
..
asm.S ARM: apply extern symbol prefix where needed 2009-10-02 08:42:00 +00:00
dsputil_arm.c ARM: clean up dsputil initialisation 2009-10-04 13:12:55 +00:00
dsputil_arm.h ARM: clean up dsputil initialisation 2009-10-04 13:12:55 +00:00
dsputil_arm_s.S ARM: shorten some long macro names 2009-10-03 18:22:56 +00:00
dsputil_init_armv5te.c ARM: clean up dsputil initialisation 2009-10-04 13:12:55 +00:00
dsputil_init_armv6.c ARM: clean up dsputil initialisation 2009-10-04 13:12:55 +00:00
dsputil_iwmmxt.c
dsputil_iwmmxt_rnd_template.c
dsputil_neon.c ARM: clean up dsputil initialisation 2009-10-04 13:12:55 +00:00
dsputil_neon_s.S ARM: remove unnecessary .fpu neon directives 2009-10-02 19:35:12 +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 ARM: clean up dsputil initialisation 2009-10-04 13:12:55 +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