FFmpeg
|
mlpdsp.h File Reference
#include <stdint.h>
Include dependency graph for mlpdsp.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Data Structures | |
struct | MLPDSPContext |
Typedefs | |
typedef struct MLPDSPContext | MLPDSPContext |
Functions | |
void | ff_mlpdsp_init (MLPDSPContext *c) |
void | ff_mlpdsp_init_x86 (MLPDSPContext *c) |
Typedef Documentation
typedef struct MLPDSPContext MLPDSPContext |
Function Documentation
void ff_mlpdsp_init | ( | MLPDSPContext * | c | ) |
Definition at line 59 of file mlpdsp.c.
Referenced by mlp_decode_init().
void ff_mlpdsp_init_x86 | ( | MLPDSPContext * | c | ) |
Definition at line 177 of file x86/mlpdsp.c.
Referenced by ff_mlpdsp_init().
Generated on Mon Nov 18 2024 06:52:07 for FFmpeg by 1.8.11