Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/jbig2/
DJBig2_GeneralDecoder.h63 …FXCODEC_STATUS decode_Arith_Template0_unopt(CJBig2_Image *pImage, CJBig2_ArithDecoder *pArithDecod…
88 …CJBig2_Image *decode_Arith_Template0_unopt(CJBig2_ArithDecoder *pArithDecoder, JBig2ArithCtx *gbCo…
DJBig2_GeneralDecoder.cpp80 return decode_Arith_Template0_unopt(pArithDecoder, gbContext); in decode_Arith()
306 CJBig2_Image *CJBig2_GRDProc::decode_Arith_Template0_unopt(CJBig2_ArithDecoder *pArithDecoder, JBig… in decode_Arith_Template0_unopt() function in CJBig2_GRDProc
3426 … m_ProssiveStatus = decode_Arith_Template0_unopt(pImage, m_pArithDecoder, m_gbContext, pPause); in decode_Arith()
3898 FXCODEC_STATUS CJBig2_GRDProc::decode_Arith_Template0_unopt(CJBig2_Image * pImage, CJBig2_ArithDeco… in decode_Arith_Template0_unopt() function in CJBig2_GRDProc