Package | Description |
---|---|
jj2000.j2k.quantization.quantizer | |
jj2000.j2k.roi.encoder | |
jj2000.j2k.wavelet.analysis |
Modifier and Type | Method and Description |
---|---|
CBlkWTData |
CBlkQuantDataSrcEnc.getNextCodeBlock(int c,
CBlkWTData cblk)
Returns the next code-block in the current tile for the specified
component, as a copy (see below).
|
CBlkWTData |
StdQuantizer.getNextCodeBlock(int c,
CBlkWTData cblk)
Returns the next code-block in the current tile for the specified
component, as a copy (see below).
|
CBlkWTData |
CBlkQuantDataSrcEnc.getNextInternCodeBlock(int c,
CBlkWTData cblk)
Returns the next code-block in the current tile for the specified
component.
|
CBlkWTData |
StdQuantizer.getNextInternCodeBlock(int c,
CBlkWTData cblk)
Returns the next code-block in the current tile for the specified
component.
|
Modifier and Type | Method and Description |
---|---|
CBlkWTData |
CBlkQuantDataSrcEnc.getNextCodeBlock(int c,
CBlkWTData cblk)
Returns the next code-block in the current tile for the specified
component, as a copy (see below).
|
CBlkWTData |
StdQuantizer.getNextCodeBlock(int c,
CBlkWTData cblk)
Returns the next code-block in the current tile for the specified
component, as a copy (see below).
|
CBlkWTData |
CBlkQuantDataSrcEnc.getNextInternCodeBlock(int c,
CBlkWTData cblk)
Returns the next code-block in the current tile for the specified
component.
|
CBlkWTData |
StdQuantizer.getNextInternCodeBlock(int c,
CBlkWTData cblk)
Returns the next code-block in the current tile for the specified
component.
|
Modifier and Type | Method and Description |
---|---|
CBlkWTData |
ROIScaler.getNextCodeBlock(int n,
CBlkWTData cblk)
This function gets a datablk from the entropy coder.
|
CBlkWTData |
ROIScaler.getNextInternCodeBlock(int c,
CBlkWTData cblk)
This function gets a datablk from the entropy coder.
|
Modifier and Type | Method and Description |
---|---|
CBlkWTData |
ROIScaler.getNextCodeBlock(int n,
CBlkWTData cblk)
This function gets a datablk from the entropy coder.
|
CBlkWTData |
ROIScaler.getNextInternCodeBlock(int c,
CBlkWTData cblk)
This function gets a datablk from the entropy coder.
|
Modifier and Type | Class and Description |
---|---|
class |
CBlkWTDataFloat
This is an implementation of the 'CBlkWTData' abstract class for 32 bit
floating point data (float).
|
class |
CBlkWTDataInt
This is an implementation of the 'CBlkWTData' abstract class for signed 32
bit integer data.
|
Modifier and Type | Method and Description |
---|---|
CBlkWTData |
ForwWTFull.getNextCodeBlock(int c,
CBlkWTData cblk)
Returns the next code-block in the current tile for the specified
component, as a copy (see below).
|
CBlkWTData |
CBlkWTDataSrc.getNextCodeBlock(int n,
CBlkWTData cblk)
Returns the next code-block in the current tile for the specified
component, as a copy (see below).
|
CBlkWTData |
ForwWTFull.getNextInternCodeBlock(int c,
CBlkWTData cblk)
Returns the next code-block in the current tile for the specified
component.
|
CBlkWTData |
CBlkWTDataSrc.getNextInternCodeBlock(int n,
CBlkWTData cblk)
Returns the next code-block in the current tile for the specified
component.
|
Modifier and Type | Method and Description |
---|---|
CBlkWTData |
ForwWTFull.getNextCodeBlock(int c,
CBlkWTData cblk)
Returns the next code-block in the current tile for the specified
component, as a copy (see below).
|
CBlkWTData |
CBlkWTDataSrc.getNextCodeBlock(int n,
CBlkWTData cblk)
Returns the next code-block in the current tile for the specified
component, as a copy (see below).
|
CBlkWTData |
ForwWTFull.getNextInternCodeBlock(int c,
CBlkWTData cblk)
Returns the next code-block in the current tile for the specified
component.
|
CBlkWTData |
CBlkWTDataSrc.getNextInternCodeBlock(int n,
CBlkWTData cblk)
Returns the next code-block in the current tile for the specified
component.
|
Copyright © 2014 Open Microscopy Environment