[]
Initialises subbands fields, such as number of code-blocks, code-blocks dimension and number of magnitude bits, in the subband tree. The nominal code-block width/height depends on the precincts dimensions if used. The way the number of magnitude bits is computed depends on the quantization type (reversible, derived, expounded).
protected virtual void initSubbandsFields(int c, SubbandSyn sb)
Type | Name | Description |
---|---|---|
int | c | The component index |
SubbandSyn | sb | The subband tree to be initialised. |