Home
last modified time | relevance | path

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

/external/opencv3/modules/photo/perf/
Dperf_main.cpp11 CV_PERF_TEST_MAIN_WITH_IMPLS(photo, impls, perf::printCudaInfo())
/external/opencv3/modules/superres/perf/
Dperf_main.cpp54 CV_PERF_TEST_MAIN_WITH_IMPLS(superres, impls, printCudaInfo())
/external/opencv3/modules/ts/include/opencv2/ts/
Dts_perf.hpp633 #define CV_PERF_TEST_MAIN_WITH_IMPLS(modulename, impls, ...) \ macro