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.cpp44 pGRD->Start_decode_Arith(&BHDC, pArithDecoder, gbContext, nullptr); in decode_Arith()
DJBig2_GrdProc.h27 FXCODEC_STATUS Start_decode_Arith(CJBig2_Image** pImage,
DJBig2_GsidProc.cpp47 pGRD->Start_decode_Arith(&pImage, pArithDecoder, gbContext, nullptr); in decode_Arith()
DJBig2_GrdProc.cpp538 FXCODEC_STATUS CJBig2_GRDProc::Start_decode_Arith( in Start_decode_Arith() function in CJBig2_GRDProc
DJBig2_Context.cpp1100 m_ProcessingStatus = m_pGRD->Start_decode_Arith(&pSegment->m_Result.im, in parseGenericRegion()