FFmpeg
|
#include <stdint.h>
Go to the source code of this file.
Data Structures | |
struct | TTADSPContext |
Functions | |
void | ff_ttadsp_init (TTADSPContext *c) |
void | ff_ttadsp_init_x86 (TTADSPContext *c) |
void ff_ttadsp_init | ( | TTADSPContext * | c | ) |
Definition at line 56 of file ttadsp.c.
Referenced by tta_decode_init().
void ff_ttadsp_init_x86 | ( | TTADSPContext * | c | ) |
Definition at line 33 of file ttadsp_init.c.
Referenced by ff_ttadsp_init().