optionally merge postscale into quantization table for the float aan dct

Originally committed as revision 2420 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Michael Niedermayer
2003-10-23 09:11:56 +00:00
parent 10becaaf12
commit b4c3816cfa
4 changed files with 30 additions and 11 deletions

View File

@@ -25,4 +25,6 @@
* @author Michael Niedermayer <michaelni@gmx.at>
*/
#define FAAN_POSTSCALE
void ff_faandct(DCTELEM * data);