Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_3d.c13120 MS_U16 u16LatticeBottom = 0; in MApi_XC_DetectNL_U2() local
13163 u16LatticeBottom = u16V_PixelIdx; in MApi_XC_DetectNL_U2()
13218 && (u16V_PixelIdx != u16LatticeBottom) in MApi_XC_DetectNL_U2()
13219 && (u16V_PixelIdx != u16LatticeBottom - u16PixelStep) in MApi_XC_DetectNL_U2()
13220 && (u16V_PixelIdx != u16LatticeBottom + u16PixelStep) in MApi_XC_DetectNL_U2()
13243 || (u16V_PixelIdx == u16LatticeBottom - u16PixelStep) in MApi_XC_DetectNL_U2()
13244 || (u16V_PixelIdx == u16LatticeBottom + u16PixelStep))) in MApi_XC_DetectNL_U2()
13257 u16LatticeBottom = u16V_PixelIdx; in MApi_XC_DetectNL_U2()
13280 u16VCenterIdx[u16LatticeIdx] = (u16LatticeTop + u16LatticeBottom) / 2; in MApi_XC_DetectNL_U2()