Home
last modified time | relevance | path

Searched refs:IntegralParams (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/imgproc/perf/opencl/
Dperf_imgproc.cpp218 typedef tuple<Size, MatDepth> IntegralParams; typedef
219 typedef TestBaseWithParam<IntegralParams> IntegralFixture;
223 const IntegralParams params = GetParam(); in OCL_PERF_TEST_P()
239 const IntegralParams params = GetParam(); in OCL_PERF_TEST_P()