Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_scaling.c6881 MS_U16 u16tempOPM; in MDrv_SC_set_opmsetting() local
6887 u16tempOPM = (( u16OPMFetch + 1 ) & ~1) + 2; in MDrv_SC_set_opmsetting()
6889 u16tempOPM = (( u16OPMFetch + 1 ) & ~1); in MDrv_SC_set_opmsetting()
6891 …if (!bDoCrop || (u16tempOPM > pSrcInfo->u16H_SizeAfterPreScaling - (gSrcInfo[eWindow].ScaledCropWi… in MDrv_SC_set_opmsetting()
6898 u16OPMFetch = u16tempOPM; in MDrv_SC_set_opmsetting()
6908 u16tempOPM = (( u16OPMFetch + 1 ) & ~1) + 6; in MDrv_SC_set_opmsetting()
6909 …if (!bDoCrop || (u16tempOPM > pSrcInfo->u16H_SizeAfterPreScaling - (gSrcInfo[eWindow].ScaledCropWi… in MDrv_SC_set_opmsetting()
6915 u16OPMFetch = u16tempOPM; in MDrv_SC_set_opmsetting()
9089 MS_U16 u16tempOPM; in _MDrv_SC_set_fetch_number_limit_impl() local
9093 u16tempOPM = (( u16OPMFetch + 1 ) & ~1) + 2; in _MDrv_SC_set_fetch_number_limit_impl()
[all …]
H A Dmdrv_sc_scaling.c.06862 MS_U16 u16tempOPM;
6868 u16tempOPM = (( u16OPMFetch + 1 ) & ~1) + 2;
6870 u16tempOPM = (( u16OPMFetch + 1 ) & ~1);
6872 …if (!bDoCrop || (u16tempOPM > pSrcInfo->u16H_SizeAfterPreScaling - (gSrcInfo[eWindow].ScaledCropWi…
6879 u16OPMFetch = u16tempOPM;
6885 u16tempOPM = (( u16OPMFetch + 1 ) & ~1) + 6;
6886 …if (!bDoCrop || (u16tempOPM > pSrcInfo->u16H_SizeAfterPreScaling - (gSrcInfo[eWindow].ScaledCropWi…
6892 u16OPMFetch = u16tempOPM;
9064 MS_U16 u16tempOPM;
9068 u16tempOPM = (( u16OPMFetch + 1 ) & ~1) + 2;
[all …]