Modifier and Type | Class and Description |
---|---|
class |
IntegerSpec
This class extends ModuleSpec and is responsible of Integer
specifications for each tile-component.
|
class |
StringSpec
This class extends ModuleSpec class in order to hold tile-component
specifications using Strings.
|
Modifier and Type | Method and Description |
---|---|
ModuleSpec |
ModuleSpec.getCopy() |
Modifier and Type | Field and Description |
---|---|
ModuleSpec |
DecoderSpecs.ecopts
The Entropy decoder options specifications
|
ModuleSpec |
DecoderSpecs.ephs
The End of Packet Headers (EPH) markers specifications
|
ModuleSpec |
DecoderSpecs.ers
The error resilience specifications concerning the entropy
decoder
|
ModuleSpec |
DecoderSpecs.iccs
ICC Profiling specifications
|
ModuleSpec |
DecoderSpecs.pcs
The progression changes specifications
|
ModuleSpec |
DecoderSpecs.pphs
Packed packet header specifications
|
ModuleSpec |
DecoderSpecs.sops
The Start Of Packet (SOP) markers specifications
|
Modifier and Type | Class and Description |
---|---|
class |
CBlkSizeSpec
This class extends ModuleSpec class for code-blocks sizes holding purposes.
|
class |
PrecinctSizeSpec
This class extends ModuleSpec class for precinct partition sizes holding
purposes.
|
class |
ProgressionSpec
This class extends ModuleSpec class for progression type(s) and progression
order changes holding purposes.
|
Modifier and Type | Class and Description |
---|---|
class |
CompTransfSpec
This class extends ModuleSpec class in order to hold tile
specifications for component transformation
|
Modifier and Type | Class and Description |
---|---|
class |
ForwCompTransfSpec
This class extends CompTransfSpec class in order to hold encoder specific
aspects of CompTransfSpec.
|
Modifier and Type | Class and Description |
---|---|
class |
GuardBitsSpec
This class extends ModuleSpec class in order to hold specifications about
number of guard bits in each tile-component.
|
class |
QuantStepSizeSpec
This class extends ModuleSpec class in order to hold specifications about
the quantization base normalized step size to use in each tile-component.
|
class |
QuantTypeSpec
This class extends ModuleSpec class in order to hold specifications about
the quantization type to use in each tile-component.
|
Modifier and Type | Class and Description |
---|---|
class |
MaxShiftSpec
This class contains the maxshift scaling value for each tile-component.
|
Modifier and Type | Class and Description |
---|---|
class |
AnWTFilterSpec
This class extends ModuleSpec class for analysis filters specification
holding purpose.
|
Modifier and Type | Class and Description |
---|---|
class |
SynWTFilterSpec
This class extends ModuleSpec class for synthesis filters
specification holding purpose.
|
Copyright © 2016 Open Microscopy Environment