Home
last modified time | relevance | path

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

/external/opencv/cvaux/src/
Dcvepilines.cpp1096 CvPoint2D64d p2_start,CvPoint2D64d p2_end, in icvGetCrossPiecePiece() argument
1113 px2 = p2_end.x; in icvGetCrossPiecePiece()
1114 py2 = p2_end.y; in icvGetCrossPiecePiece()
3416 …int2D32f p1_start,CvPoint2D32f p1_end,CvPoint2D32f p2_start,CvPoint2D32f p2_end,CvPoint2D32f *cros… in GetCrossLines() argument
3431 px2 = p2_end.x; in GetCrossLines()
3432 py2 = p2_end.y; in GetCrossLines()
/external/opencv/cvaux/include/
Dcvaux.h671 CvPoint2D64f p2_start,CvPoint2D64f p2_end,