|
|
float | old_floor [BANDS] |
| |
|
float | flcoeffs1 [BANDS] |
| |
|
float | flcoeffs2 [BANDS] |
| |
|
float | flcoeffs3 [BANDS] |
| |
|
float | flcoeffs4 [BANDS] |
| |
|
float | flcoeffs5 [BANDS] |
| |
|
float | flcoeffs6 [BANDS] |
| |
|
float | CWdecoded [COEFFS] |
| |
|
int | bandWidthT [BANDS] |
| | codewords per band
|
| |
|
int | bitsBandT [BANDS] |
| | how many bits per codeword in band
|
| |
|
int | CWlengthT [COEFFS] |
| | how many bits in each codeword
|
| |
|
int | levlCoeffBuf [BANDS] |
| |
|
int | bandFlagsBuf [BANDS] |
| | flags for each band
|
| |
|
int | sumLenArr [BANDS] |
| | bits for all coeffs in band
|
| |
|
int | skipFlagRaw [BANDS] |
| | skip flags are stored in raw form or not
|
| |
|
int | skipFlagBits [BANDS] |
| | bits used to code skip flags
|
| |
|
int | skipFlagCount [BANDS] |
| | skipped coefficients per band
|
| |
|
int | skipFlags [COEFFS] |
| | skip coefficient decoding or not
|
| |
|
int | codewords [COEFFS] |
| | raw codewords read from bitstream
|
| |
|
float | last_fft_im [COEFFS] |
| |
|
int | decoder_reset |
| |
The documentation for this struct was generated from the following file: