Searched refs:pRefMbQp (Results 1 – 3 of 3) sorted by relevance
101 … pPic->pRefMbQp = (uint8_t*)pMa->WelsMallocz (kuiCountMbNum * sizeof (uint8_t), "pPic->pRefMbQp"); in AllocPicture()102 WELS_VERIFY_RETURN_PROC_IF (NULL, NULL == pPic->pRefMbQp, FreePicture (pMa, &pPic)); in AllocPicture()158 if (pPic->pRefMbQp) { in FreePicture()159 pMa->WelsFree (pPic->pRefMbQp, "pPic->pRefMbQp"); in FreePicture()160 pPic->pRefMbQp = NULL; in FreePicture()
220 const int32_t kiRefMbQp = pCurDqLayer->pRefPic->pRefMbQp[pCurMb->iMbXY]; in WelsMdInterJudgeBGDPskip()269 uint8_t* pTargetRefMbQpList = (pCurLayer->pDecPic->pRefMbQp); in WelsMdUpdateBGDInfo()275 uint8_t* pRefPicRefMbQpList = (pCurLayer->pRefPic->pRefMbQp); in WelsMdUpdateBGDInfo()473 const int32_t kiRefMbQp = pCurDqLayer->pRefPic->pRefMbQp[pCurMb->iMbXY]; in MdInterSCDPskipProcess()
82 uint8_t* pRefMbQp; // for iMbWidth*iMbHeight member