Searched refs:iPicWidthRightLimit (Results 1 – 1 of 1) sorted by relevance
226 int32_t iPicWidthRightLimit = pMCRefMem->iPicWidth; in DoMbECMvCopy() local230 iPicWidthRightLimit = (pMCRefMem->iPicWidth - pCtx->sFrameCrop.iRightOffset * 2); in DoMbECMvCopy()236 int32_t iMaxRightOffset = ((iPicWidthRightLimit - 18) * (1 << 2)); in DoMbECMvCopy()244 iFullMVx = WELS_MIN (((iPicWidthRightLimit - 16) * (1 << 2)), iFullMVx); in DoMbECMvCopy()