Searched refs:v2_end (Results 1 – 2 of 2) sorted by relevance
584 …int2D32f p1_start,CvPoint2D32f p1_end,CvPoint2D32f v2_start,CvPoint2D32f v2_end,CvPoint2D32f *cros…
3463 …int2D32f p1_start,CvPoint2D32f p1_end,CvPoint2D32f v2_start,CvPoint2D32f v2_end,CvPoint2D32f *cros… in icvGetCrossPieceVector() argument3478 px2 = v2_end.x; in icvGetCrossPieceVector()3479 py2 = v2_end.y; in icvGetCrossPieceVector()