Searched refs:threshType (Results 1 – 2 of 2) sorted by relevance
25 ThreshType threshType = get<2>(GetParam()); in PERF_TEST_P() local36 TEST_CYCLE_MULTIRUN(runs) threshold(src, dst, thresh, maxval, threshType); in PERF_TEST_P()
267 const int threshType = get<2>(params); in OCL_PERF_TEST_P() local275 OCL_TEST_CYCLE() cv::threshold(src, dst, threshold, maxValue, threshType); in OCL_PERF_TEST_P()