Home
last modified time | relevance | path

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

/external/opencv/cvaux/src/
Dcvlee.cpp472 static void _cvConstructIntVD(CvVoronoiDiagramInt* pVoronoiDiagram);
1611 _cvConstructIntVD(pVoronoiDiagram); in _cvConstructSkeleton()
3040 static void _cvConstructIntVD(CvVoronoiDiagramInt* pVoronoiDiagram) in _cvConstructIntVD() function