|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| void(* | convert )(PACMDRVSTREAMINSTANCE adsi, const unsigned char *, LPDWORD, unsigned char *, LPDWORD) |
| BYTE | stepIndexL |
| BYTE | stepIndexR |
Definition at line 48 of file imaadp32.c.
| void(* tagAcmAdpcmData::convert)(const ACMDRVSTREAMINSTANCE *adsi, const unsigned char *, LPDWORD, unsigned char *, LPDWORD) |
Definition at line 50 of file imaadp32.c.
Referenced by ADPCM_StreamConvert(), and ADPCM_StreamOpen().
| BYTE tagAcmAdpcmData::stepIndexL |
Definition at line 53 of file imaadp32.c.
Referenced by ADPCM_Reset().
| BYTE tagAcmAdpcmData::stepIndexR |
Definition at line 54 of file imaadp32.c.
Referenced by ADPCM_Reset().