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