Home
last modified time | relevance | path

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

/external/opencv3/modules/superres/perf/
Dperf_superres.cpp121 Combine(Values(szSmall64, szSmall128), in PERF_TEST_P() argument
183 Combine(Values(szSmall64, szSmall128), in OCL_PERF_TEST_P() argument
/external/opencv3/modules/imgproc/perf/
Dperf_matchTemplate.cpp16 testing::Values(szSmall128, cv::Size(320, 240),
/external/opencv3/modules/ts/include/opencv2/ts/
Dts_perf.hpp62 const cv::Size szSmall128 = cv::Size(128, 128); variable
67 …MALL ::testing::Values(::perf::szSmall24, ::perf::szSmall32, ::perf::szSmall64, ::perf::szSmall128)