Searched refs:iScaledWidth (Results 1 – 2 of 2) sorted by relevance
395 iShrinkWidth = pScaledPicture->iScaledWidth[iDependencyId]; in SingleLayerPreprocess()454 int32_t iSrcWidth = pScaledPicture->iScaledWidth[iClosestDid]; in SingleLayerPreprocess()457 iShrinkWidth = pScaledPicture->iScaledWidth[iDependencyId]; in SingleLayerPreprocess()503 pScaledPicture->iScaledWidth[iSpatialIdx] = WELS_MAX (iCurDstWidth, 4); in JudgeNeedOfScaling()506 …pScaledPicture->iScaledWidth[iSpatialIdx] = WELS_MAX (iInputWidthXDstHeight / kiInputPicHeight, 4); in JudgeNeedOfScaling()
59 int32_t iScaledWidth[MAX_DEPENDENCY_LAYER]; member