Searched refs:iLastLtrIdx (Results 1 – 3 of 3) sorted by relevance
94 int32_t iLastLtrIdx[MAX_TEMPORAL_LAYER_NUM]; member
55 memset (&pLtr->iLastLtrIdx , 0 , sizeof (pLtr->iLastLtrIdx)) ; in ResetLtrState()506 pLtr->iLastLtrIdx[i] = pLtr->iCurLtrIdx; in WelsMarkPic()985 pLtr->iLastLtrIdx[i] = pLtr->iCurLtrIdx; in WelsMarkPicScreen()
1137 const int32_t iClosestLtrFrameNum = pCtx->pLtr[iTargetDid].iLastLtrIdx[iCurTid]; in DetectSceneChange()