ffmpeg/libavcodec/arm
Måns Rullgård 5bacc3ad57 ARM: move mpegvideo prototypes to a header file
Originally committed as revision 22309 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-08 02:36:07 +00:00
..
aac.h Add missing guards and includes to arm/aac.h 2010-01-16 15:54:01 +00:00
asm.S
dsputil_arm.S
dsputil_arm.h
dsputil_armv6.S ARM: add missing preserve8 directives 2010-02-22 00:34:05 +00:00
dsputil_init_arm.c
dsputil_init_armv5te.c
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
dsputil_iwmmxt.c
dsputil_iwmmxt_rnd_template.c
dsputil_neon.S
dsputil_vfp.S
fft_init_arm.c Move FFT parts from dsputil.h to fft.h 2010-03-06 14:34:46 +00:00
fft_neon.S
h264dsp_neon.S
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
mathops.h
mdct_neon.S ARM: add missing preserve8 directives 2010-02-22 00:34:05 +00:00
mpegvideo_arm.c ARM: move mpegvideo prototypes to a header file 2010-03-08 02:36:07 +00:00
mpegvideo_arm.h ARM: move mpegvideo prototypes to a header file 2010-03-08 02:36:07 +00:00
mpegvideo_armv5te.c ARM: move mpegvideo prototypes to a header file 2010-03-08 02:36:07 +00:00
mpegvideo_armv5te_s.S
mpegvideo_iwmmxt.c ARM: move mpegvideo prototypes to a header file 2010-03-08 02:36:07 +00:00
simple_idct_arm.S
simple_idct_armv5te.S
simple_idct_armv6.S
simple_idct_neon.S
vp3dsp_neon.S