Home
last modified time | relevance | path

Searched refs:Start_decode_Arith (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/core/fxcodec/jbig2/
DJBig2_PddProc.cpp42 pGRD->Start_decode_Arith(&BHDC, pArithDecoder, gbContext, nullptr); in decode_Arith()
DJBig2_GrdProc.h31 FXCODEC_STATUS Start_decode_Arith(std::unique_ptr<CJBig2_Image>* pImage,
DJBig2_HtrdProc.cpp68 GRD.Start_decode_Arith(&pImage, pArithDecoder, gbContext, nullptr); in decode_Arith()
DJBig2_Context.cpp1084 m_ProcessingStatus = m_pGRD->Start_decode_Arith( in parseGenericRegion()
DJBig2_GrdProc.cpp640 FXCODEC_STATUS CJBig2_GRDProc::Start_decode_Arith( in Start_decode_Arith() function in CJBig2_GRDProc