Searched refs:pfMdBackgroundInfoUpdate (Results 1 – 3 of 3) sorted by relevance
145 pFuncList->pfMdBackgroundInfoUpdate = WelsMdUpdateBGDInfo; in WelsInitBGDFunc()148 pFuncList->pfMdBackgroundInfoUpdate = WelsMdUpdateBGDInfoNULL; in WelsInitBGDFunc()
573 …pEncCtx->pFuncList->pfMdBackgroundInfoUpdate (pCurLayer, pCurMb, pMbCache->bCollocatedPredFlag, I_… in WelsISliceMdEnc()1839 pEncCtx->pFuncList->pfMdBackgroundInfoUpdate (pCurLayer, pCurMb, pMbCache->bCollocatedPredFlag, in WelsMdInterMbLoop()1948 pEncCtx->pFuncList->pfMdBackgroundInfoUpdate (pCurLayer, pCurMb, pMbCache->bCollocatedPredFlag, in WelsMdInterMbLoopOverDynamicSlice()
212 PMdBackgroundInfoUpdateFunc pfMdBackgroundInfoUpdate; member