Searched refs:StartDecodeMMR (Results 1 – 6 of 6) sorted by relevance
99 GRD.StartDecodeMMR(&GSPLANES[GSBPP - 1], pStream); in DecodeMMR()106 GRD.StartDecodeMMR(&GSPLANES[J], pStream); in DecodeMMR()
43 FXCODEC_STATUS StartDecodeMMR(std::unique_ptr<CJBig2_Image>* pImage,
65 pGRD->StartDecodeMMR(&BHDC, pStream); in DecodeMMR()
478 pGRD->StartDecodeMMR(&BHC, pStream); in DecodeHuffman()
451 FXCODEC_STATUS CJBig2_GRDProc::StartDecodeMMR( in StartDecodeMMR() function in CJBig2_GRDProc
1010 m_pGRD->StartDecodeMMR(&pSegment->m_Image, m_pStream.get()); in ParseGenericRegion()