FFmpeg
|
Go to the source code of this file.
Functions | |
void | ff_dct32_float (float *dst, const float *src) |
void | ff_dct32_fixed (int *dst, const int *src) |
void ff_dct32_float | ( | float * | dst, |
const float * | src | ||
) |
Referenced by ff_dct_init().
void ff_dct32_fixed | ( | int * | dst, |
const int * | src | ||
) |
Referenced by ff_mpadsp_init().