adpcm.h File Reference

ADPCM encoder/decoder common header. More...

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 29 of file adpcm.h.

Referenced by adpcm_encode_init().

Typedef Documentation