Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_scaling.c9204 MS_U16 u16OPMCropLeft = 0; in _MDrv_SC_set_fetch_number_limit_impl() local
9212u16OPMCropLeft = pSrcInfo->u16H_SizeAfterPreScaling - pSrcInfo->ScaledCropWin.width - pSrcInfo->S… in _MDrv_SC_set_fetch_number_limit_impl()
9219 u16OPMCropLeft = pSrcInfo->ScaledCropWin.x; in _MDrv_SC_set_fetch_number_limit_impl()
9227 if (u16OPMCropLeft > u16OPMOffsetLeft) // OPM all Left side data was cropped in _MDrv_SC_set_fetch_number_limit_impl()
H A Dmdrv_sc_scaling.c.09175 MS_U16 u16OPMCropLeft = 0;
9183u16OPMCropLeft = pSrcInfo->u16H_SizeAfterPreScaling - pSrcInfo->ScaledCropWin.width - pSrcInfo->S…
9190 u16OPMCropLeft = pSrcInfo->ScaledCropWin.x;
9198 if (u16OPMCropLeft > u16OPMOffsetLeft) // OPM all Left side data was cropped