Searched refs:kiMvdInterTableStride (Results 1 – 1 of 1) sorted by relevance
1784 …sInitInterMDStruc (const SMB* pCurMb, uint16_t* pMvdCostTable, const int32_t kiMvdInterTableStride, in WelsInitInterMDStruc() argument1787 pMd->pMvdCost = &pMvdCostTable[pCurMb->uiLumaQp * kiMvdInterTableStride]; in WelsInitInterMDStruc()1804 const int32_t kiMvdInterTableStride = pEncCtx->iMvdCostTableStride; in WelsMdInterMbLoop() local1832 WelsInitInterMDStruc (pCurMb, pMvdCostTable, kiMvdInterTableStride, pMd); in WelsMdInterMbLoop()1900 const int32_t kiMvdInterTableStride = pEncCtx->iMvdCostTableStride; in WelsMdInterMbLoopOverDynamicSlice() local1941 WelsInitInterMDStruc (pCurMb, pMvdCostTable, kiMvdInterTableStride, pMd); in WelsMdInterMbLoopOverDynamicSlice()