Searched refs:pECRefPic (Results 1 – 2 of 2) sorted by relevance
194 if (pDec->bIdrFlag == true || pCtx->pECRefPic[0] == NULL) { in DoMbECMvCopy()208 if (pCtx->pECRefPic[0]) { in DoMbECMvCopy()209 if (pCtx->pECRefPic[0] == pRef) { in DoMbECMvCopy()213 iScale0 = pCtx->pECRefPic[0]->iFramePoc - iCurrPoc; in DoMbECMvCopy()270 memset (pCtx->pECRefPic, 0, sizeof (PPicture) * 16); in GetAvilInfoFromCorrectMb()284 pCtx->pECRefPic[iRefIdx] = pCtx->sRefPic.pRefList[LIST_0][iRefIdx]; in GetAvilInfoFromCorrectMb()291 pCtx->pECRefPic[iRefIdx] = pCtx->sRefPic.pRefList[LIST_0][iRefIdx]; in GetAvilInfoFromCorrectMb()297 pCtx->pECRefPic[iRefIdx] = pCtx->sRefPic.pRefList[LIST_0][iRefIdx]; in GetAvilInfoFromCorrectMb()304 pCtx->pECRefPic[iRefIdx] = pCtx->sRefPic.pRefList[LIST_0][iRefIdx]; in GetAvilInfoFromCorrectMb()310 pCtx->pECRefPic[iRefIdx] = pCtx->sRefPic.pRefList[LIST_0][iRefIdx]; in GetAvilInfoFromCorrectMb()[all …]
499 PPicture pECRefPic[16]; member