[]
        
(Showing Draft Content)

CSJ2K.j2k.codestream.reader.BitstreamReaderAgent.initSubbandsFields

initSubbandsFields Method

initSubbandsFields(int, SubbandSyn)

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).

Declaration
protected virtual void initSubbandsFields(int c, SubbandSyn sb)
Parameters
Type Name Description
int c

The component index

SubbandSyn sb

The subband tree to be initialised.