SDL
2.0
|
Data Fields | |
Uint16 | coeffcount |
Sint16 * | coeff |
Sint16 | aligndummy |
Definition at line 92 of file SDL_wave.c.
Sint16 MS_ADPCM_CoeffData::aligndummy |
Definition at line 96 of file SDL_wave.c.
Referenced by MS_ADPCM_Init().
Sint16* MS_ADPCM_CoeffData::coeff |
Definition at line 95 of file SDL_wave.c.
Referenced by MS_ADPCM_Init().
Uint16 MS_ADPCM_CoeffData::coeffcount |
Definition at line 94 of file SDL_wave.c.
Referenced by MS_ADPCM_Init().