| 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 |
|---|
ByteToBitInput(ByteInputBuffer in)
Instantiates a new 'ByteToBitInput' object that uses 'in' as the
underlying byte based input.
|
MQDecoder(ByteInputBuffer iStream,
int nrOfContexts,
int[] initStates)
Instantiates a new MQ-decoder, with the specified number of contexts
and initial states.
|
Copyright © 2015. All rights reserved.