FFmpeg
|
#include <stddef.h>
#include <stdint.h>
Go to the source code of this file.
Data Structures | |
struct | APVDSPContext |
Functions | |
void | ff_apv_dsp_init (APVDSPContext *dsp) |
void | ff_apv_dsp_init_x86_64 (APVDSPContext *dsp) |
void ff_apv_dsp_init | ( | APVDSPContext * | dsp | ) |
Definition at line 133 of file apv_dsp.c.
Referenced by apv_decode_init(), and checkasm_check_apv_dsp().
void ff_apv_dsp_init_x86_64 | ( | APVDSPContext * | dsp | ) |
Referenced by ff_apv_dsp_init().