Data Fields | |
int16_t | inbuf [BUFFER_SAMPLES] |
adpcm_state | state |
Definition at line 227 of file codec_adpcm.c.
int16_t inbuf[BUFFER_SAMPLES] |
Definition at line 229 of file codec_adpcm.c.
Referenced by lintoadpcm_framein(), and lintoadpcm_frameout().
struct adpcm_state state |