Home
last modified time | relevance | path

Searched refs:u16PstScaledHeight (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_scaling.c3898 MS_U16 u16PstScaledHeight; in MDrv_SC_set_postscaling_ratio() local
3899u16PstScaledHeight = (MS_U32)(u16ScaleDst*(pSrcInfo->u16V_SizeAfterPreScaling - pSrcInfo->ScaledCr… in MDrv_SC_set_postscaling_ratio()
3901 if(u16PstScaledHeight < pSrcInfo->stDispWin.height) in MDrv_SC_set_postscaling_ratio()
H A Dmdrv_sc_scaling.c.03882 MS_U16 u16PstScaledHeight;
3883u16PstScaledHeight = (MS_U32)(u16ScaleDst*(pSrcInfo->u16V_SizeAfterPreScaling - pSrcInfo->ScaledCr…
3885 if(u16PstScaledHeight < pSrcInfo->stDispWin.height)