ADPCMChannelStatus Struct Reference

#include <adpcm.h>

Data Fields

int predictor
short int step_index
int step
int prev_sample
short sample1
short sample2
int coeff1
int coeff2
int idelta

Detailed Description

Definition at line 31 of file adpcm.h.

Field Documentation

int ADPCMChannelStatus::coeff1
int ADPCMChannelStatus::coeff2
int ADPCMChannelStatus::idelta
int ADPCMChannelStatus::prev_sample
short ADPCMChannelStatus::sample1
short ADPCMChannelStatus::sample2

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