FFmpeg
libavcodec
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
◆
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()
.
Generated on Thu Apr 18 2024 22:42:51 for FFmpeg by
1.8.17