HomeSort by relevance Sort by last modified time
    Searched refs:szSmall24 (Results 1 - 2 of 2) sorted by null

  /external/opencv3/modules/photo/perf/
perf_inpaint.cpp 16 testing::Values(::perf::szSmall24, ::perf::szSmall32, ::perf::szSmall64),
  /external/opencv3/modules/ts/include/opencv2/ts/
ts_perf.hpp 59 const cv::Size szSmall24 = cv::Size(24, 24);
67 #define SZ_ALL_SMALL ::testing::Values(::perf::szSmall24, ::perf::szSmall32, ::perf::szSmall64, ::perf::szSmall128)

Completed in 2622 milliseconds