FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
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

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().