Searched refs:u16tempOPM (Results 1 – 2 of 2) sorted by relevance
6881 MS_U16 u16tempOPM; in MDrv_SC_set_opmsetting() local6887 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() local9093 u16tempOPM = (( u16OPMFetch + 1 ) & ~1) + 2; in _MDrv_SC_set_fetch_number_limit_impl()[all …]
6862 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 …]