#include <JArithmeticDecoder.h>
Public Methods | |
JArithmeticDecoder () | |
~JArithmeticDecoder () | |
void | setStream (Stream *strA) |
void | setStream (Stream *strA, int dataLenA) |
void | start () |
int | decodeBit (Guint context, JArithmeticDecoderStats *stats) |
int | decodeByte (Guint context, JArithmeticDecoderStats *stats) |
GBool | decodeInt (int *x, JArithmeticDecoderStats *stats) |
Guint | decodeIAID (Guint codeLen, JArithmeticDecoderStats *stats) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|