Package | Description |
---|---|
jj2000.j2k.entropy.decoder |
Modifier and Type | Field and Description |
---|---|
private ByteToBitInput |
StdEntropyDecoder.bin
The bit based input for arithmetic coding bypass (i.e.
|
Modifier and Type | Method and Description |
---|---|
private boolean |
StdEntropyDecoder.rawMagRefPass(DataBlk cblk,
ByteToBitInput bin,
int bp,
int[] state,
boolean isterm)
Performs the magnitude refinement pass on the specified data and
bit-plane.
|
private boolean |
StdEntropyDecoder.rawSigProgPass(DataBlk cblk,
ByteToBitInput bin,
int bp,
int[] state,
boolean isterm)
Performs the significance propagation pass on the specified data and
bit-plane.
|
Copyright © 2017 Open Microscopy Environment