Lines Matching full:pptresult
635 double pptresult = cvTsPointPolygonTest( p[i], h, hull_count, &idx, &on_edge );637 if( pptresult < 0 )644 if( pptresult < FLT_EPSILON && !on_edge )756 double pptresult = cvTsPointPolygonTest( p[i], box_pt, 4, &idx, &on_edge );757 if( pptresult < -eps )764 if( pptresult < eps )