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
|
Detailed Description
Definition at line 69 of file g726.c.
Field Documentation
| const uint8_t* G726Tables::F |
| const int16_t* G726Tables::iquant |
| const int* G726Tables::quant |
quantization table
Definition at line 70 of file g726.c.
Referenced by quant().
| const int16_t* G726Tables::W |
The documentation for this struct was generated from the following file: