#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) |
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(), dsputil_init(), and ff_convert_matrix().
void ff_faandct248 | ( | DCTELEM * | data | ) |