FFmpeg
|
adpcm.h File Reference
ADPCM encoder/decoder common header. More...
#include <stdint.h>
Include dependency graph for adpcm.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Data Structures | |
struct | ADPCMChannelStatus |
Macros | |
#define | BLKSIZE 1024 |
Typedefs | |
typedef struct ADPCMChannelStatus | ADPCMChannelStatus |
Detailed Description
ADPCM encoder/decoder common header.
Definition in file adpcm.h.
Macro Definition Documentation
#define BLKSIZE 1024 |
Definition at line 31 of file adpcm.h.
Referenced by adpcm_encode_init().
Typedef Documentation
typedef struct ADPCMChannelStatus ADPCMChannelStatus |
Generated on Mon Nov 18 2024 06:52:04 for FFmpeg by 1.8.11