#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 +1 base matrices. |
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.