Home
last modified time | relevance | path

Searched defs:pEdge1 (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cvaux/src/
Dcvlee.cpp2527 pCvVoronoiEdge pEdge1,pEdge2; in _cvConstructEdges() local
2647 pCvVoronoiEdge pEdge1,pEdge2; in _cvJoinChains() local
3208 pCvVoronoiEdge pEdge1,pEdge2,pEdge1_first, pEdge2_first; in _cvMergeVD() local
3501 float _cvCalcEdgeIntersection(pCvVoronoiEdge pEdge1, in _cvCalcEdgeIntersection()
3518 float _cvLine_LineIntersection(pCvVoronoiEdge pEdge1, in _cvLine_LineIntersection()
3597 float _cvLine_ParIntersection(pCvVoronoiEdge pEdge1, in _cvLine_ParIntersection()
3609 float _cvLine_OpenParIntersection(pCvVoronoiEdge pEdge1, in _cvLine_OpenParIntersection()
3719 float _cvLine_CloseParIntersection(pCvVoronoiEdge pEdge1, in _cvLine_CloseParIntersection()
3849 float _cvPar_LineIntersection(pCvVoronoiEdge pEdge1, in _cvPar_LineIntersection()
3861 float _cvPar_OpenLineIntersection(pCvVoronoiEdge pEdge1, in _cvPar_OpenLineIntersection()
[all …]
Dcvlcm.cpp354 CvVoronoiEdge2D* pEdge = 0, *pEdge1; in _cvConstructLCM() local