#include "dsputil.h"
Go to the source code of this file.
Functions | |
void | ff_ref_fdct (DCTELEM *block) |
void | ff_ref_idct (DCTELEM *block) |
void | ff_ref_dct_init (void) |
Initialize the double precision discrete cosine transform functions fdct & idct. |
void ff_ref_dct_init | ( | void | ) |
void ff_ref_fdct | ( | DCTELEM * | block | ) |
void ff_ref_idct | ( | DCTELEM * | block | ) |