Searched refs:kiInputPicWidth (Results 1 – 1 of 1) sorted by relevance
483 const int32_t kiInputPicWidth = pParam->SUsedPicRect.iWidth; in JudgeNeedOfScaling() local491 if (kiDstPicWidth >= kiInputPicWidth && kiDstPicHeight >= kiInputPicHeight) { in JudgeNeedOfScaling()499 int32_t iInputWidthXDstHeight = kiInputPicWidth * iCurDstHeight; in JudgeNeedOfScaling()504 …pScaledPicture->iScaledHeight[iSpatialIdx] = WELS_MAX (iInputHeightXDstWidth / kiInputPicWidth, 4); in JudgeNeedOfScaling()