FFmpeg
|
binkdsp.h File Reference
Bink DSP routines. More...
#include <stdint.h>
Include dependency graph for binkdsp.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Data Structures | |
struct | BinkDSPContext |
Typedefs | |
typedef struct BinkDSPContext | BinkDSPContext |
Functions | |
void | ff_binkdsp_init (BinkDSPContext *c) |
Detailed Description
Bink DSP routines.
Definition in file binkdsp.h.
Typedef Documentation
typedef struct BinkDSPContext BinkDSPContext |
Function Documentation
void ff_binkdsp_init | ( | BinkDSPContext * | c | ) |
Definition at line 131 of file binkdsp.c.
Referenced by decode_init().
Generated on Mon Nov 18 2024 06:52:05 for FFmpeg by 1.8.11