Searched refs:pEdge2 (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cvaux/src/
H A Dcvlee.cpp676 pEdge1,pEdge2: in, two edges
677 pPoint: out, intersection of pEdge1 and pEdge2
679 with pEdge1 and pEdge2 (pPoint is situated on the equal
681 site,assosiated with pEdge2)
687 pCvVoronoiEdge pEdge2,
698 pEdge2: in, straight ray or segment
699 pPoint: out, intersection of pEdge1 and pEdge2
701 with pEdge1 and pEdge2 (pPoint is situated on the equal
703 site,assosiated with pEdge2)
709 pCvVoronoiEdge pEdge2,
2527 pCvVoronoiEdge pEdge1,pEdge2; local
2647 pCvVoronoiEdge pEdge1,pEdge2; local
3208 pCvVoronoiEdge pEdge1,pEdge2,pEdge1_first, pEdge2_first; local
3501 _cvCalcEdgeIntersection(pCvVoronoiEdge pEdge1, pCvVoronoiEdge pEdge2, CvPointFloat* pPoint, float &Radius) argument
3518 _cvLine_LineIntersection(pCvVoronoiEdge pEdge1, pCvVoronoiEdge pEdge2, pCvPointFloat pPoint, float &Radius) argument
3597 _cvLine_ParIntersection(pCvVoronoiEdge pEdge1, pCvVoronoiEdge pEdge2, pCvPointFloat pPoint, float &Radius) argument
3609 _cvLine_OpenParIntersection(pCvVoronoiEdge pEdge1, pCvVoronoiEdge pEdge2, pCvPointFloat pPoint, float &Radius) argument
3719 _cvLine_CloseParIntersection(pCvVoronoiEdge pEdge1, pCvVoronoiEdge pEdge2, pCvPointFloat pPoint, float &Radius) argument
3849 _cvPar_LineIntersection(pCvVoronoiEdge pEdge1, pCvVoronoiEdge pEdge2, pCvPointFloat pPoint, float &Radius) argument
3861 _cvPar_OpenLineIntersection(pCvVoronoiEdge pEdge1, pCvVoronoiEdge pEdge2, pCvPointFloat pPoint, float &Radius) argument
3949 _cvPar_CloseLineIntersection(pCvVoronoiEdge pEdge1, pCvVoronoiEdge pEdge2, pCvPointFloat pPoint, float &Radius) argument
4047 _cvPar_ParIntersection(pCvVoronoiEdge pEdge1, pCvVoronoiEdge pEdge2, pCvPointFloat pPoint, float &Radius) argument
4059 _cvPar_OpenParIntersection(pCvVoronoiEdge pEdge1, pCvVoronoiEdge pEdge2, pCvPointFloat pPoint, float &Radius) argument
4200 _cvPar_CloseParIntersection(pCvVoronoiEdge pEdge1, pCvVoronoiEdge pEdge2, pCvPointFloat pPoint, float &Radius) argument
4355 _cvMakeTwinEdge(pCvVoronoiEdge pEdge2, pCvVoronoiEdge pEdge1) argument
4521 pCvVoronoiEdge pEdge1, pEdge2; local
4545 pCvVoronoiEdge pEdge1, pEdge2; local
[all...]

Completed in 159 milliseconds