FFmpeg
|
dct32.h File Reference
This graph shows which files directly or indirectly include this file:
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) |
Function Documentation
void ff_dct32_fixed | ( | int * | dst, |
const int * | src | ||
) |
Referenced by ff_mpadsp_init().
void ff_dct32_float | ( | float * | dst, |
const float * | src | ||
) |
Referenced by ff_dct_init().
Generated on Mon Nov 18 2024 06:52:05 for FFmpeg by 1.8.11