Searched refs:u16PstScaledWidth (Results 1 – 2 of 2) sorted by relevance
3759 MS_U16 u16PstScaledWidth; in MDrv_SC_set_postscaling_ratio() local3760 …u16PstScaledWidth = (MS_U32)(u16ScaleDst*(pSrcInfo->u16H_SizeAfterPreScaling - pSrcInfo->ScaledCro… in MDrv_SC_set_postscaling_ratio()3762 if(u16PstScaledWidth < pSrcInfo->stDispWin.width) in MDrv_SC_set_postscaling_ratio()
3743 MS_U16 u16PstScaledWidth;3744 …u16PstScaledWidth = (MS_U32)(u16ScaleDst*(pSrcInfo->u16H_SizeAfterPreScaling - pSrcInfo->ScaledCro…3746 if(u16PstScaledWidth < pSrcInfo->stDispWin.width)