1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00
FFmpeg/libavcodec/armv4l
Måns Rullgård d270cb4ae4 ARM: move dct_unquantize_h263_*_armv5te asm to separate file
Originally committed as revision 15917 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-11-23 19:11:44 +00:00
..
asm.S ARM: add some assembler convenience macros 2008-10-27 00:25:06 +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_arm.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_iwmmxt.c Remove duplicated MM_* macros for CPU capabilities from dsputil.h. 2008-11-03 18:08:00 +00:00
dsputil_vfp.S ARM: move VFP DSP functions to dsputils_vfp.S 2008-10-27 00:25:16 +00:00
float_arm_vfp.c ARM: move VFP DSP functions to dsputils_vfp.S 2008-10-27 00:25:16 +00:00
jrevdct_arm.S ARM: fix j_rev_dct_ARM 2008-11-12 20:23:36 +00:00
mathops.h ARM: change MUL16() macro to inline function 2008-11-06 01:33:28 +00:00
mpegvideo_arm.c Use full path for #includes from another directory. 2008-05-09 11:56:36 +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_armv5te.c 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