Floating point AAN DCTMore...
#include "dsputil.h"
Go to the source code of this file.
Macros | |
#define | FAAN_POSTSCALE |
Functions | |
void | ff_faandct (DCTELEM *data) |
void | ff_faandct248 (DCTELEM *data) |
Floating point AAN DCT
Definition in file faandct.h.
#define FAAN_POSTSCALE |
Definition at line 34 of file faandct.h.
Referenced by dct_quantize_trellis_c(), and ff_convert_matrix().
Definition at line 125 of file faandct.c.
Referenced by dct_quantize_trellis_c(), dsputil_init(), and ff_convert_matrix().
Definition at line 185 of file faandct.c.
Referenced by dsputil_init().