Searched defs:CJBig2_ArithIntDecoder (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/core/fxcodec/jbig2/
H A DJBig2_ArithIntDecoder.h15 class CJBig2_ArithIntDecoder { class
17 CJBig2_ArithIntDecoder();
18 ~CJBig2_ArithIntDecoder();
H A DJBig2_ArithIntDecoder.cpp44 CJBig2_ArithIntDecoder::CJBig2_ArithIntDecoder() { function in class:CJBig2_ArithIntDecoder
48 CJBig2_ArithIntDecoder::~CJBig2_ArithIntDecoder() {}
50 bool CJBig2_ArithIntDecoder::decode(CJBig2_ArithDecoder* pArithDecoder,

Completed in 157 milliseconds