Home
last modified time | relevance | path

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

/external/opencv3/modules/imgproc/perf/
Dperf_histogram.cpp18 testing::Combine(testing::Values(sz3MP, sz5MP), in PERF_TEST_P() argument
47 testing::Combine(testing::Values(sz3MP, sz5MP), in PERF_TEST_P() argument
75 testing::Combine(testing::Values(sz3MP, sz5MP), in PERF_TEST_P() argument
/external/opencv3/modules/ts/include/opencv2/ts/
Dts_perf.hpp53 const cv::Size sz3MP = cv::Size(2048, 1536); variable