ReactOS 0.4.15-dev-7942-gd23573b
tagAcmAdpcmData Struct Reference
Collaboration diagram for tagAcmAdpcmData:

Public Attributes

void(* convert )(PACMDRVSTREAMINSTANCE adsi, const unsigned char *, LPDWORD, unsigned char *, LPDWORD)
 
BYTE stepIndexL
 
BYTE stepIndexR
 

Detailed Description

Definition at line 48 of file imaadp32.c.

Member Data Documentation

◆ convert

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().

◆ stepIndexL

BYTE tagAcmAdpcmData::stepIndexL

Definition at line 53 of file imaadp32.c.

Referenced by ADPCM_Reset().

◆ stepIndexR

BYTE tagAcmAdpcmData::stepIndexR

Definition at line 54 of file imaadp32.c.

Referenced by ADPCM_Reset().


The documentation for this struct was generated from the following files: