OSDN Git Service

Add shift argument to MULL() macro
authorMåns Rullgård <mans@mansr.com>
Mon, 24 Nov 2008 09:28:55 +0000 (09:28 +0000)
committerMåns Rullgård <mans@mansr.com>
Mon, 24 Nov 2008 09:28:55 +0000 (09:28 +0000)
commit4deaa94639148297cef58d35bc25ebcab45e9111
tree03a79a4895415234e3ec75717864a5411eefda01
parent8f5aaa6d2fde23d372c80844514103c93088b2f2
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
libavcodec/armv4l/mathops.h
libavcodec/i386/mathops.h
libavcodec/lsp.c
libavcodec/mathops.h
libavcodec/mpegaudiodec.c