Home
last modified time | relevance | path

Searched defs:pVaaBgMbFlag (Results 1 – 2 of 2) sorted by relevance

/third_party/openh264/codec/encoder/core/src/
Dmd.cpp132 …borCacheInterWithoutBGD (SMbCache* pMbCache, SMB* pCurMb, int32_t iMbWidth, int8_t* pVaaBgMbFlag) { in FillNeighborCacheInterWithoutBGD()
253 …ighborCacheInterWithBGD (SMbCache* pMbCache, SMB* pCurMb, int32_t iMbWidth, int8_t* pVaaBgMbFlag) { in FillNeighborCacheInterWithBGD()
Dsvc_mode_decision.cpp222 int8_t* pVaaBgMbFlag = pEncCtx->pVaa->pVaaBackgroundMbFlag + pCurMb->iMbXY; in WelsMdInterJudgeBGDPskip() local