FFmpeg
|
#include <stdint.h>
Go to the source code of this file.
Data Structures | |
struct | TAKDSPContext |
Functions | |
void | ff_takdsp_init (TAKDSPContext *c) |
void | ff_takdsp_init_x86 (TAKDSPContext *c) |
void ff_takdsp_init | ( | TAKDSPContext * | c | ) |
Definition at line 73 of file takdsp.c.
Referenced by tak_decode_init().
void ff_takdsp_init_x86 | ( | TAKDSPContext * | c | ) |
Definition at line 30 of file takdsp_init.c.
Referenced by ff_takdsp_init().