Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/jbig2/
DJBig2_GeneralDecoder.h62 …FXCODEC_STATUS decode_Arith_Template0_opt3(CJBig2_Image*pImage, CJBig2_ArithDecoder *pArithDecoder…
86 …CJBig2_Image *decode_Arith_Template0_opt3(CJBig2_ArithDecoder *pArithDecoder, JBig2ArithCtx *gbCon…
DJBig2_GeneralDecoder.cpp78 return decode_Arith_Template0_opt3(pArithDecoder, gbContext); in decode_Arith()
214 CJBig2_Image *CJBig2_GRDProc::decode_Arith_Template0_opt3(CJBig2_ArithDecoder *pArithDecoder, JBig2… in decode_Arith_Template0_opt3() function in CJBig2_GRDProc
3424 … m_ProssiveStatus = decode_Arith_Template0_opt3(pImage, m_pArithDecoder, m_gbContext, pPause); in decode_Arith()
3806 FXCODEC_STATUS CJBig2_GRDProc::decode_Arith_Template0_opt3(CJBig2_Image *pImage, CJBig2_ArithDecode… in decode_Arith_Template0_opt3() function in CJBig2_GRDProc