Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_scaling.c9202 MS_U16 u16OPMFetchTmp = u16OPMFetch; in _MDrv_SC_set_fetch_number_limit_impl() local
9239 u16OPMFetch = (u16OPMFetchTmp + 1) & 0xfffe; in _MDrv_SC_set_fetch_number_limit_impl()
9244 u16OPMFetchTmp = u16OPMOffsetRight - u16OPMCropRight; in _MDrv_SC_set_fetch_number_limit_impl()
9247 u16OPMFetch = pSrcInfo->ScaledCropWin.width - u16OPMFetchTmp; in _MDrv_SC_set_fetch_number_limit_impl()
9264 u16OPMFetch = (u16OPMFetchTmp + 1) & 0xfffe; in _MDrv_SC_set_fetch_number_limit_impl()
H A Dmdrv_sc_scaling.c.09173 MS_U16 u16OPMFetchTmp = u16OPMFetch;
9210 u16OPMFetch = (u16OPMFetchTmp + 1) & 0xfffe;
9215 u16OPMFetchTmp = u16OPMOffsetRight - u16OPMCropRight;
9218 u16OPMFetch = pSrcInfo->ScaledCropWin.width - u16OPMFetchTmp;
9235 u16OPMFetch = (u16OPMFetchTmp + 1) & 0xfffe;