A set of qi ranges. More...
#include <codec.h>
| Data Fields | |
| int | nranges | 
| The number of ranges in the set. | |
| const int * | sizes | 
| The size of each of the nranges ranges. | |
| const th_quant_base * | base_matrices | 
| nranges +1base matrices. | |
A set of qi ranges.
nranges +1 base matrices. 
Matrices i and i+1 form the endpoints of range i. 
The number of ranges in the set.
| const int* th_quant_ranges::sizes | 
The size of each of the nranges ranges.
These must sum to 63.
 1.6.1
 1.6.1