Add shift argument to MULL() macro
commitabe2f065eddcabf4ab96082a97851266f1f6d47e
authormru <mru@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Mon, 24 Nov 2008 09:28:55 +0000 (24 09:28 +0000)
committermru <mru@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Mon, 24 Nov 2008 09:28:55 +0000 (24 09:28 +0000)
tree0b6bbf2cc5ba6a52e1ebe070401b33c418d7c34c
parentbfa5f543665e9269768f8e07beb78eb312961d3b
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.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@15921 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavcodec/armv4l/mathops.h
libavcodec/i386/mathops.h
libavcodec/lsp.c
libavcodec/mathops.h
libavcodec/mpegaudiodec.c