Searched refs:newcounter (Results 1 – 1 of 1) sorted by relevance
319 int newcounter = std::min(m2.at<int>(0), counter); in ocl_FAST() local321 std::sort(pt2, pt2 + newcounter, cmp_pt<Point3i>()); in ocl_FAST()323 for( i = 0; i < newcounter; i++ ) in ocl_FAST()