ffmpeg/libavcodec/armv4l
Måns Rullgård c598cf25f4 ARM: NEON optimised h264_idct_add
Originally committed as revision 16150 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-12-15 22:12:51 +00:00
..
asm.S ARM: add some assembler convenience macros 2008-10-27 00:25:06 +00:00
dsputil_arm.c ARM: NEON optimised simple_idct 2008-12-15 22:12:37 +00:00
dsputil_arm_s.S ARM: move add_pixels_clamped_ARM() to dsputil_arm_s.S 2008-10-27 00:25:19 +00:00
dsputil_iwmmxt.c Remove duplicated MM_* macros for CPU capabilities from dsputil.h. 2008-11-03 18:08:00 +00:00
dsputil_iwmmxt_rnd_template.c Rename template included sources from .h to _template.c. 2008-10-27 14:35:58 +00:00
dsputil_neon.c ARM: NEON optimised h264_idct_add 2008-12-15 22:12:51 +00:00
dsputil_neon_s.S ARM: NEON optimised put_pixels functions 2008-12-15 22:12:32 +00:00
dsputil_vfp.S ARM: convert VFP code to UAL syntax 2008-12-03 20:16:01 +00:00
float_arm_vfp.c Delete unnecessary 'extern' keywords. 2008-12-03 15:23:30 +00:00
h264dsp_neon.S ARM: NEON optimised H.264 8x8 and 16x16 qpel MC 2008-12-15 22:12:47 +00:00
h264idct_neon.S ARM: NEON optimised h264_idct_add 2008-12-15 22:12:51 +00:00
jrevdct_arm.S ARM: fix j_rev_dct_ARM 2008-11-12 20:23:36 +00:00
mathops.h Add shift argument to MULL() macro 2008-11-24 09:28:55 +00:00
mpegvideo_arm.c Delete unnecessary 'extern' keywords. 2008-12-03 15:23:30 +00:00
mpegvideo_armv5te.c Delete unnecessary 'extern' keywords. 2008-12-03 15:23:30 +00:00
mpegvideo_armv5te_s.S ARM: move dct_unquantize_h263_*_armv5te asm to separate file 2008-11-23 19:11:44 +00:00
mpegvideo_iwmmxt.c Remove duplicated MM_* macros for CPU capabilities from dsputil.h. 2008-11-03 18:08:00 +00:00
simple_idct_arm.S ARM: use new macros for assembler function labels 2008-10-27 00:25:09 +00:00
simple_idct_armv5te.S ARM: use new macros for assembler function labels 2008-10-27 00:25:09 +00:00
simple_idct_armv6.S ARM: use new macros for assembler function labels 2008-10-27 00:25:09 +00:00
simple_idct_neon.S ARM: NEON optimised simple_idct 2008-12-15 22:12:37 +00:00