Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_3d.c13068 MS_U16 u16VCenterIdx[DETECTNL_LATTICE_NUM] = {0,0,0,0,0,0,0,0,0}; in MApi_XC_DetectNL_U2() local
13280 u16VCenterIdx[u16LatticeIdx] = (u16LatticeTop + u16LatticeBottom) / 2; in MApi_XC_DetectNL_U2()
13293 if ((abs(u16VCenterIdx[i*3]-u16VCenterIdx[i*3+1]) > u8MaxTryTimes + u16PixelStep/2) in MApi_XC_DetectNL_U2()
13294 || (abs(u16VCenterIdx[i*3+1]-u16VCenterIdx[i*3+2]) > 32+u16PixelStep/2)) in MApi_XC_DetectNL_U2()