Searched refs:szSmall128 (Results 1 – 3 of 3) sorted by relevance
/external/opencv3/modules/superres/perf/ |
D | perf_superres.cpp | 121 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/ |
D | perf_matchTemplate.cpp | 16 testing::Values(szSmall128, cv::Size(320, 240),
|
/external/opencv3/modules/ts/include/opencv2/ts/ |
D | ts_perf.hpp | 62 const cv::Size szSmall128 = cv::Size(128, 128); variable 67 …MALL ::testing::Values(::perf::szSmall24, ::perf::szSmall32, ::perf::szSmall64, ::perf::szSmall128)
|