jj2000.j2k.entropy |
|
Java Source File Name | Type | Comment |
CBlkSizeSpec.java | Class | This class extends ModuleSpec class for code-blocks sizes holding purposes. |
CodedCBlk.java | Class | This is the generic class to store coded (compressed) code-block. |
PrecinctSizeSpec.java | Class | This class extends ModuleSpec class for precinct partition sizes holding
purposes. |
Progression.java | Class | This class holds one of the different progression orders defined in
the bit stream. |
ProgressionSpec.java | Class | This class extends ModuleSpec class for progression type(s) and progression
order changes holding purposes.
It stores the progression type(s) used in the codestream. |
StdEntropyCoderOptions.java | Interface | This interface define the constants that identify the possible options for
the entropy coder, as well some fixed parameters of the JPEG 2000 entropy
coder. |