Searched refs:decode_Arith_V1 (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/core/src/fxcodec/jbig2/
H A DJBig2_GeneralDecoder.h45 CJBig2_Image *decode_Arith_V1(CJBig2_ArithDecoder *pArithDecoder, JBig2ArithCtx *gbContext);
60 FXCODEC_STATUS decode_Arith_V1(IFX_Pause* pPause);
H A DJBig2_GeneralDecoder.cpp1144 CJBig2_Image *CJBig2_GRDProc::decode_Arith_V1(CJBig2_ArithDecoder *pArithDecoder, JBig2ArithCtx *gbContext) function in class:CJBig2_GRDProc
3608 return decode_Arith_V1(pPause);
3610 FXCODEC_STATUS CJBig2_GRDProc::decode_Arith_V1(IFX_Pause* pPause) function in class:CJBig2_GRDProc
3752 return decode_Arith_V1(pPause);

Completed in 76 milliseconds