Searched refs:CV_FIRST_VORONOIEDGE2D (Results 1 – 2 of 2) sorted by relevance
447 pEdge_stop = CV_FIRST_VORONOIEDGE2D(pSite); in _cvConstructLCMComplexNode()466 pEdge_stop = CV_FIRST_VORONOIEDGE2D(pSite); in _cvConstructLCMComplexNode()
934 #define CV_FIRST_VORONOIEDGE2D( SITE ) ((SITE)->edge[0]) macro