Data Fields | |
const int * | quant |
quantization table | |
const int16_t * | iquant |
inverse quantization table | |
const int16_t * | W |
special table #1 ;-) | |
const uint8_t * | F |
special table #2 |
Definition at line 69 of file g726.c.
const uint8_t* G726Tables::F |
const int16_t* G726Tables::iquant |
const int* G726Tables::quant |
const int16_t* G726Tables::W |