Searched defs:cury (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cv/src/
H A Dcvconvhull.cpp69 int cury = array[pcur]->y; local
71 int by = nexty - cury;
77 int ay = cury - array[pprev]->y;
142 float cury = array[pcur]->y; local
144 float by = nexty - cury;
150 float ay = cury - array[pprev]->y;

Completed in 26 milliseconds