Package | Description |
---|---|
jj2000.j2k.entropy.decoder |
Modifier and Type | Method and Description |
---|---|
ByteInputBuffer |
MQDecoder.getByteInputBuffer()
Returns the underlying 'ByteInputBuffer' from where the MQ
coded input bytes are read.
|
Constructor and Description |
---|
MQDecoder(ByteInputBuffer iStream,
int nrOfContexts,
int[] initStates)
Instantiates a new MQ-decoder, with the specified number of contexts and
initial states.
|
Copyright © 2014 Open Microscopy Environment