Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_scaling.c169 #define DUAL_GARDBAND_SIZE (32) macro
9284 … if (u16OPMCropRight >= (u16OPMOffsetRight + DUAL_GARDBAND_SIZE)) // Video right edge have enough in _MDrv_SC_set_fetch_number_limit_impl()
9286 u16OPMFetch = pSrcInfo->ScaledCropWin.width + DUAL_GARDBAND_SIZE; in _MDrv_SC_set_fetch_number_limit_impl()
H A Dmdrv_sc_scaling.c.0169 #define DUAL_GARDBAND_SIZE (32)
9255 … if (u16OPMCropRight >= (u16OPMOffsetRight + DUAL_GARDBAND_SIZE)) // Video right edge have enough
9257 u16OPMFetch = pSrcInfo->ScaledCropWin.width + DUAL_GARDBAND_SIZE;