Searched refs:icvIsRightOf2 (Results 1 – 1 of 1) sorted by relevance
719 icvIsRightOf2( const CvPoint2D32f& pt, const CvPoint2D32f& org, const CvPoint2D32f& diff ) in icvIsRightOf2() function778 if( icvIsRightOf2( t, start, diff ) >= 0 ) in cvFindNearestPoint2D()789 if( icvIsRightOf2( t, start, diff ) < 0 ) in cvFindNearestPoint2D()801 if( icvIsRightOf2( pt, t, tempDiff ) >= 0 ) in cvFindNearestPoint2D()