Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_3d.c13119 MS_U16 u16LatticeTop = 0; in MApi_XC_DetectNL_U2() local
13192 if (u16V_PixelIdx == u16LatticeTop) in MApi_XC_DetectNL_U2()
13200 … && (u16V_PixelIdx != u16LatticeTop - u16PixelStep) //ignore some points near top/right edge in MApi_XC_DetectNL_U2()
13201 && (u16V_PixelIdx != u16LatticeTop + u16PixelStep) in MApi_XC_DetectNL_U2()
13202 && (u16V_PixelIdx != u16LatticeTop + u16PixelStep) in MApi_XC_DetectNL_U2()
13256 u16LatticeTop = u16V_PixelIdx; in MApi_XC_DetectNL_U2()
13280 u16VCenterIdx[u16LatticeIdx] = (u16LatticeTop + u16LatticeBottom) / 2; in MApi_XC_DetectNL_U2()