FFmpeg
|
ADPCM encoder/decoder common header. More...
#include <stdint.h>
Go to the source code of this file.
Data Structures | |
struct | ADPCMChannelStatus |
Macros | |
#define | BLKSIZE 1024 |
ADPCM encoder/decoder common header.
Definition in file adpcm.h.
#define BLKSIZE 1024 |
Definition at line 31 of file adpcm.h.
Referenced by adpcm_encode_init().