Floating point AAN DCT. More...
#include "dsputil.h"Go to the source code of this file.
Defines | |
| #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().
| void ff_faandct | ( | DCTELEM * | data | ) |
Definition at line 125 of file faandct.c.
Referenced by dct_quantize_trellis_c(), and ff_convert_matrix().