SPRAAK
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Data Fields
SprAGCInfo Struct Reference

Data Fields

int hist [16]
 histogram of the index of the msb of |sample values| More...
 
int nfrag
 number of fragments in the histogram More...
 
float maxval
 maximum |sample value| (normalized) over the last fragment More...
 
float maxavg
 
float energy
 average energy (normalized) of the last fragment More...
 
void * ext_info
 user pointer to extra information More...
 
float gain_adapt
 report back that the gain is adjusted by 1.0/gain_adapt More...
 

Field Documentation

int SprAGCInfo::hist[16]

histogram of the index of the msb of |sample values|

int SprAGCInfo::nfrag

number of fragments in the histogram

float SprAGCInfo::maxval

maximum |sample value| (normalized) over the last fragment

float SprAGCInfo::maxavg

average maximum |sample value| (normalized) per frame for the last fragment

float SprAGCInfo::energy

average energy (normalized) of the last fragment

void* SprAGCInfo::ext_info

user pointer to extra information

float SprAGCInfo::gain_adapt

report back that the gain is adjusted by 1.0/gain_adapt