Definition at line 58 of file SDL_wave.c.
◆ block
struct { ... } ADPCM_DecoderState::block |
◆ blockheadersize
size_t ADPCM_DecoderState::blockheadersize |
◆ blocksize
size_t ADPCM_DecoderState::blocksize |
◆ channels
Uint32 ADPCM_DecoderState::channels |
◆ cstate
void* ADPCM_DecoderState::cstate |
◆ data [1/2]
Uint8* ADPCM_DecoderState::data |
◆ data [2/2]
Sint16* ADPCM_DecoderState::data |
◆ ddata
void* ADPCM_DecoderState::ddata |
◆ framesize
size_t ADPCM_DecoderState::framesize |
◆ framesleft
Sint64 ADPCM_DecoderState::framesleft |
◆ framestotal
Sint64 ADPCM_DecoderState::framestotal |
◆ input
struct { ... } ADPCM_DecoderState::input |
◆ output
struct { ... } ADPCM_DecoderState::output |
◆ pos
size_t ADPCM_DecoderState::pos |
◆ samplesperblock
size_t ADPCM_DecoderState::samplesperblock |
◆ size
size_t ADPCM_DecoderState::size |
The documentation for this struct was generated from the following file: