FFmpeg
Loading...
Searching...
No Matches
dct32.h File Reference

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

◆ ff_dct32_float()

void ff_dct32_float ( float * dst,
const float * src )

Referenced by ff_mpadsp_init().

◆ ff_dct32_fixed()

void ff_dct32_fixed ( int * dst,
const int * src )

Referenced by ff_mpadsp_init().