Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_3d.c13067 MS_U16 u16HCenterIdx[DETECTNL_LATTICE_NUM] = {0,0,0,0,0,0,0,0,0}; in MApi_XC_DetectNL_U2() local
13279 u16HCenterIdx[u16LatticeIdx] = (u16LatticeLeft + u16LatticeRight) / 2; in MApi_XC_DetectNL_U2()
13299 if ((abs(u16HCenterIdx[i]-u16HCenterIdx[i+3]) > u8MaxTryTimes + u16PixelStep/2) in MApi_XC_DetectNL_U2()
13300 || (abs(u16HCenterIdx[i+3]-u16HCenterIdx[i+6]) > 32+u16PixelStep/2)) in MApi_XC_DetectNL_U2()