Searched refs:pScaledPicture (Results 1 – 1 of 1) sorted by relevance
347 Scaled_Picture* pScaledPicture) { in SingleLayerPreprocess() argument380 …pSrcPic = pScaledPicture->pScaledInputPicture ? pScaledPicture->pScaledInputPicture : GetCurrentOr… in SingleLayerPreprocess()392 if (pScaledPicture->pScaledInputPicture) { in SingleLayerPreprocess()395 iShrinkWidth = pScaledPicture->iScaledWidth[iDependencyId]; in SingleLayerPreprocess()396 iShrinkHeight = pScaledPicture->iScaledHeight[iDependencyId]; in SingleLayerPreprocess()454 int32_t iSrcWidth = pScaledPicture->iScaledWidth[iClosestDid]; in SingleLayerPreprocess()455 int32_t iSrcHeight = pScaledPicture->iScaledHeight[iClosestDid]; in SingleLayerPreprocess()457 iShrinkWidth = pScaledPicture->iScaledWidth[iDependencyId]; in SingleLayerPreprocess()458 iShrinkHeight = pScaledPicture->iScaledHeight[iDependencyId]; in SingleLayerPreprocess()482 bool JudgeNeedOfScaling (SWelsSvcCodingParam* pParam, Scaled_Picture* pScaledPicture) { in JudgeNeedOfScaling() argument[all …]