Home
last modified time | relevance | path

Searched refs:ProgressiveDecodeArith (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxcodec/jbig2/
DJBig2_GrdProc.h62 FXCODEC_STATUS ProgressiveDecodeArith(ProgressiveArithDecodeState* pState);
DJBig2_GrdProc.cpp407 return ProgressiveDecodeArith(pState); in StartDecodeArith()
410 FXCODEC_STATUS CJBig2_GRDProc::ProgressiveDecodeArith( in ProgressiveDecodeArith() function in CJBig2_GRDProc
481 return ProgressiveDecodeArith(pState); in ContinueDecode()