30 #if !defined(_SPANDSP_PRIVATE_IMA_ADPCM_H_)
31 #define _SPANDSP_PRIVATE_IMA_ADPCM_H_
int last
The last state of the ADPCM algorithm.
Definition: private/ima_adpcm.h:44
int step_index
Current index into the step size table.
Definition: private/ima_adpcm.h:46
uint16_t ima_byte
The current IMA code byte in progress.
Definition: private/ima_adpcm.h:48
Definition: private/ima_adpcm.h:38
int chunk_size
The size of a chunk, in samples.
Definition: private/ima_adpcm.h:42