FFmpeg
|
#include <stdint.h>
Go to the source code of this file.
Data Structures | |
struct | MLPDSPContext |
Functions | |
void | ff_mlpdsp_init (MLPDSPContext *c) |
void | ff_mlpdsp_init_x86 (MLPDSPContext *c) |
void ff_mlpdsp_init | ( | MLPDSPContext * | c | ) |
Definition at line 60 of file mlpdsp.c.
Referenced by mlp_decode_init().
void ff_mlpdsp_init_x86 | ( | MLPDSPContext * | c | ) |
Definition at line 179 of file mlpdsp.c.
Referenced by ff_mlpdsp_init().