Searched refs:StartDecodeArith (Results 1 – 5 of 5) sorted by relevance
42 FXCODEC_STATUS StartDecodeArith(ProgressiveArithDecodeState* pState);
45 FXCODEC_STATUS status = pGRD->StartDecodeArith(&state); in DecodeArith()
72 FXCODEC_STATUS status = GRD.StartDecodeArith(&state); in DecodeArith()
387 FXCODEC_STATUS CJBig2_GRDProc::StartDecodeArith( in StartDecodeArith() function in CJBig2_GRDProc
980 m_ProcessingStatus = bStart ? m_pGRD->StartDecodeArith(&state) in ParseGenericRegion()