Package | Description |
---|---|
jj2000.j2k.codestream.reader |
Modifier and Type | Field and Description |
---|---|
private CBlkInfo[][][][][] |
FileBitstreamReaderAgent.cbI
Array containing info.
|
Modifier and Type | Method and Description |
---|---|
CBlkInfo[][][][][] |
FileBitstreamReaderAgent.getCBlkInfo()
Gets the reference to the CBlkInfo array
|
CBlkInfo[][][][][] |
PktDecoder.restart(int nc,
int[] mdl,
int nl,
CBlkInfo[][][][][] cbI,
boolean pph,
ByteArrayInputStream pphbais)
Re-initialize the PktDecoder instance at the beginning of a new tile.
|
Modifier and Type | Method and Description |
---|---|
boolean |
PktDecoder.readPktBody(int l,
int r,
int c,
int p,
CBlkInfo[][][] cbI,
int[] nb)
Reads specificied packet body in order to find offset of each
code-block's piece of codeword.
|
boolean |
PktDecoder.readPktHead(int l,
int r,
int c,
int p,
CBlkInfo[][][] cbI,
int[] nb)
Read specified packet head and found length of each code-block's piece
of codewords as well as number of skipped most significant bit-planes.
|
CBlkInfo[][][][][] |
PktDecoder.restart(int nc,
int[] mdl,
int nl,
CBlkInfo[][][][][] cbI,
boolean pph,
ByteArrayInputStream pphbais)
Re-initialize the PktDecoder instance at the beginning of a new tile.
|
Copyright © 2016 Open Microscopy Environment