Searched refs:Emin (Results 1 – 2 of 2) sorted by relevance
197 float Emin = _CV_SNAKE_BIG; in icvSnake8uC1R() local365 Emin = _CV_SNAKE_BIG; in icvSnake8uC1R()371 if( E[(j + centery) * win.width + k + centerx] < Emin ) in icvSnake8uC1R()373 Emin = E[(j + centery) * win.width + k + centerx]; in icvSnake8uC1R()
7598 #error GetInt may need updating [for Emin]