RetroArch
Public Attributes | List of all members
AXVoiceAdpcm Struct Reference

#include <voice.h>

Public Attributes

int16_t coefficients [16]
 
uint16_t gain
 
uint16_t predScale
 
int16_t prevSample [2]
 

Member Data Documentation

◆ coefficients

int16_t AXVoiceAdpcm::coefficients[16]

◆ gain

uint16_t AXVoiceAdpcm::gain

◆ predScale

uint16_t AXVoiceAdpcm::predScale

◆ prevSample

int16_t AXVoiceAdpcm::prevSample[2]

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