FFmpeg
|
faandct.h File Reference
Floating point AAN DCTMore...
#include <stdint.h>
Include dependency graph for faandct.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
void | ff_faandct (int16_t *data) |
void | ff_faandct248 (int16_t *data) |
Detailed Description
Floating point AAN DCT
Definition in file faandct.h.
Function Documentation
void ff_faandct | ( | int16_t * | data | ) |
Definition at line 121 of file faandct.c.
Referenced by ff_convert_matrix(), and ff_dsputil_init().
void ff_faandct248 | ( | int16_t * | data | ) |
Definition at line 181 of file faandct.c.
Referenced by ff_dsputil_init().
Generated on Fri Dec 20 2024 06:56:12 for FFmpeg by 1.8.11