SDL
2.0
|
Data Fields | |
WaveFMT | wavefmt |
Uint16 | wSamplesPerBlock |
struct IMA_ADPCM_decodestate | state [2] |
Definition at line 223 of file SDL_wave.c.
struct IMA_ADPCM_decodestate IMA_ADPCM_decoder::state[2] |
Definition at line 228 of file SDL_wave.c.
Referenced by IMA_ADPCM_decode().
WaveFMT IMA_ADPCM_decoder::wavefmt |
Definition at line 225 of file SDL_wave.c.
Referenced by IMA_ADPCM_decode(), and InitIMA_ADPCM().
Uint16 IMA_ADPCM_decoder::wSamplesPerBlock |
Definition at line 226 of file SDL_wave.c.
Referenced by IMA_ADPCM_decode(), and InitIMA_ADPCM().