Asterisk - The Open Source Telephony Project
21.4.1
|
Workspace for translating signed linear signals to ADPCM. More...
Data Fields | |
int16_t | inbuf [BUFFER_SAMPLES] |
struct adpcm_state | state |
Workspace for translating signed linear signals to ADPCM.
Definition at line 218 of file codec_adpcm.c.