Home
last modified time | relevance | path

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

/external/opencv/cv/src/
Dcvsubdivision2d.cpp305 location = CV_PTLOC_INSIDE; in cvSubdiv2DLocate()
320 location = CV_PTLOC_INSIDE; in cvSubdiv2DLocate()
347 if( location == CV_PTLOC_INSIDE ) in cvSubdiv2DLocate()
448 case CV_PTLOC_INSIDE: in cvSubdivDelaunay2DInsert()
755 case CV_PTLOC_INSIDE: in cvFindNearestPoint2D()
/external/opencv/cv/include/
Dcvtypes.h181 CV_PTLOC_INSIDE = 0, enumerator