Searched refs:szSmall64 (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/photo/perf/ |
D | perf_inpaint.cpp | 16 testing::Values(::perf::szSmall24, ::perf::szSmall32, ::perf::szSmall64), in PERF_TEST_P() argument
|
/external/opencv3/modules/ts/include/opencv2/ts/ |
D | ts_perf.hpp | 61 const cv::Size szSmall64 = cv::Size(64, 64); variable 67 #define SZ_ALL_SMALL ::testing::Values(::perf::szSmall24, ::perf::szSmall32, ::perf::szSmall64, ::p…
|