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 Mar 10 2025 06:55:44 for FFmpeg by
