ffmpeg/libavcodec/arm
Måns Rullgård 5635985c26 ARM: NEON optimised VP6 edge filter
Originally committed as revision 22993 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-04-30 21:30:27 +00:00
..
Makefile ARM: NEON optimised VP6 edge filter 2010-04-30 21:30:27 +00:00
aac.h Add missing guards and includes to arm/aac.h 2010-01-16 15:54:01 +00:00
asm.S Only use .size in ARM assembly when targeting ELF 2010-03-10 21:39:58 +00:00
dcadsp_init_arm.c DCA: ARM/NEON optimised lfe_fir 2010-04-12 20:45:33 +00:00
dcadsp_neon.S DCA: ARM/NEON optimised lfe_fir 2010-04-12 20:45:33 +00:00
dsputil_arm.S ARM: set size of asm functions in object files 2010-03-09 16:17:56 +00:00
dsputil_arm.h ARM: add some missing includes 2010-03-08 19:59:54 +00:00
dsputil_armv6.S ARM: set size of asm functions in object files 2010-03-09 16:17:56 +00:00
dsputil_init_arm.c ARM: make function names all-lowercase 2009-10-06 21:55:41 +00:00
dsputil_init_armv5te.c ARM: add ff_ prefix to lots of functions 2009-10-04 13:13:12 +00:00
dsputil_init_armv6.c ARMv6 optimised pix_sum 2010-02-09 16:13:52 +00:00
dsputil_init_neon.c vp3: DC-only IDCT 2010-04-17 02:04:30 +00:00
dsputil_init_vfp.c ARM: clean up file/function naming conventions 2009-10-04 13:13:02 +00:00
dsputil_iwmmxt.c ARM: add ff_ prefix to lots of functions 2009-10-04 13:13:12 +00:00
dsputil_iwmmxt_rnd_template.c
dsputil_neon.S ARM: set size of asm functions in object files 2010-03-09 16:17:56 +00:00
dsputil_vfp.S ARM: set size of asm functions in object files 2010-03-09 16:17:56 +00:00
fft_init_arm.c ARM: NEON optimised synth_filter_float 2010-04-10 16:27:56 +00:00
fft_neon.S ARM: set size of asm functions in object files 2010-03-09 16:17:56 +00:00
h264dsp_init_arm.c Move H264 dsputil functions into their own struct 2010-03-16 01:17:00 +00:00
h264dsp_neon.S ARM: set size of asm functions in object files 2010-03-09 16:17:56 +00:00
h264idct_neon.S ARM: set size of asm functions in object files 2010-03-09 16:17:56 +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: set size of asm functions in object files 2010-03-09 16:17:56 +00:00
int_neon.S ARM: set size of asm functions in object files 2010-03-09 16:17:56 +00:00
jrevdct_arm.S ARM: make function names all-lowercase 2009-10-06 21:55:41 +00:00
mathops.h Add necessary #include for config.h. 2009-08-24 10:59:14 +00:00
mdct_neon.S ARM: set size of asm functions in object files 2010-03-09 16:17:56 +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: add some missing includes 2010-03-08 19:59:54 +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 ARM: set size of asm functions in object files 2010-03-09 16:17:56 +00:00
mpegvideo_iwmmxt.c ARM: move mpegvideo prototypes to a header file 2010-03-08 02:36:07 +00:00
rdft_neon.S ARM: fix build for darwin/iphone 2010-04-22 21:19:32 +00:00
simple_idct_arm.S ARM: make function names all-lowercase 2009-10-06 21:55:41 +00:00
simple_idct_armv5te.S ARM: set size of asm functions in object files 2010-03-09 16:17:56 +00:00
simple_idct_armv6.S ARM: set size of asm functions in object files 2010-03-09 16:17:56 +00:00
simple_idct_neon.S ARM: set size of asm functions in object files 2010-03-09 16:17:56 +00:00
synth_filter_neon.S ARM: fix NEON synth_filter_float with hardfp calls 2010-04-12 13:28:59 +00:00
vp3dsp_neon.S vp3: DC-only IDCT 2010-04-17 02:04:30 +00:00
vp56dsp_init_arm.c ARM: NEON optimised VP6 edge filter 2010-04-30 21:30:27 +00:00
vp56dsp_neon.S ARM: NEON optimised VP6 edge filter 2010-04-30 21:30:27 +00:00