Searched refs:u16LatticeTop (Results 1 – 1 of 1) sorted by relevance
13119 MS_U16 u16LatticeTop = 0; in MApi_XC_DetectNL_U2() local13192 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()