public class ArithmeticIntegerDecoder extends Object
| Constructor and Description |
|---|
ArithmeticIntegerDecoder(ArithmeticDecoder decoder) |
| Modifier and Type | Method and Description |
|---|---|
long |
decode(CX cxIAx)
Arithmetic Integer Decoding Procedure, Annex A.2.
|
int |
decodeIAID(CX cxIAID,
long symCodeLen)
The IAID decoding procedure, Annex A.3.
|
public ArithmeticIntegerDecoder(ArithmeticDecoder decoder)
public long decode(CX cxIAx) throws IOException
IOExceptionpublic int decodeIAID(CX cxIAID, long symCodeLen) throws IOException
cxIAID - - The contexts and statistics for decoding procedure.symCodeLen - - Symbol code length.IOExceptionCopyright © 2015. All rights reserved.