ffmpeg/libavcodec/arm
Måns Rullgård 1dee3e97c6 ARM: NEON optimisations for some dsputil functions
NEON versions of the following functions are added:

  vector_fmul_scalar
  vector_fmul_sv_scalar
  sv_fmul_scalar
  butterflies_float

Originally committed as revision 19957 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-09-22 00:48:48 +00:00
..
asm.S ARM: do not use movw/movt for relocatable values with PIC 2009-09-16 19:20:48 +00:00
dsputil_arm.c ARM: remove broken IPP support 2009-09-21 01:40:08 +00:00
dsputil_arm_s.S
dsputil_iwmmxt.c
dsputil_iwmmxt_rnd_template.c
dsputil_neon.c ARM: NEON optimisations for some dsputil functions 2009-09-22 00:48:48 +00:00
dsputil_neon_s.S ARM: NEON optimisations for some dsputil functions 2009-09-22 00:48:48 +00:00
dsputil_vfp.S
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: 10l: fix large FFTs 2009-09-14 21:37:41 +00:00
float_arm_vfp.c
h264dsp_neon.S
h264idct_neon.S
jrevdct_arm.S
mathops.h Add necessary #include for config.h. 2009-08-24 10:59:14 +00:00
mdct_neon.S ARM: merge two loops in ff_mdct_calc_neon 2009-09-21 02:56:12 +00:00
mpegvideo_arm.c
mpegvideo_armv5te.c
mpegvideo_armv5te_s.S
mpegvideo_iwmmxt.c
simple_idct_arm.S
simple_idct_armv5te.S
simple_idct_armv6.S
simple_idct_neon.S
vp3dsp_neon.S ARM: NEON VP3 IDCT 2009-07-04 20:41:11 +00:00