Searched refs:iScaledHeight (Results 1 – 2 of 2) sorted by relevance
396 iShrinkHeight = pScaledPicture->iScaledHeight[iDependencyId]; in SingleLayerPreprocess()455 int32_t iSrcHeight = pScaledPicture->iScaledHeight[iClosestDid]; in SingleLayerPreprocess()458 iShrinkHeight = pScaledPicture->iScaledHeight[iDependencyId]; in SingleLayerPreprocess()504 …pScaledPicture->iScaledHeight[iSpatialIdx] = WELS_MAX (iInputHeightXDstWidth / kiInputPicWidth, 4); in JudgeNeedOfScaling()507 pScaledPicture->iScaledHeight[iSpatialIdx] = WELS_MAX (iCurDstHeight, 4); in JudgeNeedOfScaling()
60 int32_t iScaledHeight[MAX_DEPENDENCY_LAYER]; member