Searched refs:iMaxTid (Results 1 – 1 of 1) sorted by relevance
913 int32_t iMaxTid = WELS_LOG2 (pCtx->pSvcParam->uiGopSize); in WelsMarkPicScreen() local917 iMaxActualLtrIdx = pCtx->pSvcParam->iNumRefFrame - STR_ROOM - 1 - WELS_MAX (iMaxTid , 1); in WelsMarkPicScreen()953 int32_t iMaxMultiRefTid = (iMaxTid) ? (iMaxTid - 1) : (0) ; in WelsMarkPicScreen()