ffmpeg/libavcodec/armv4l
Måns Rullgård 4deaa94639 Add shift argument to MULL() macro
This replaces use of FRAC_BITS in the MULL() definition with a third
argument specifying the shift amount.  All uses of this macro are
updated to pass FRAC_BITS as third argument.

Originally committed as revision 15921 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-11-24 09:28:55 +00:00
..
asm.S ARM: add some assembler convenience macros 2008-10-27 00:25:06 +00:00
dsputil_arm.c Remove duplicated MM_* macros for CPU capabilities from dsputil.h. 2008-11-03 18:08:00 +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_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 Add shift argument to MULL() macro 2008-11-24 09:28:55 +00:00
mpegvideo_arm.c Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00
mpegvideo_armv5te.c ARM: move dct_unquantize_h263_*_armv5te asm to separate file 2008-11-23 19:11:44 +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