Home
last modified time | relevance | path

Searched defs:impls (Results 1 – 4 of 4) sorted by relevance

/external/opencv3/modules/photo/perf/
Dperf_main.cpp4 static const char * impls[] = { variable
/external/opencv3/modules/superres/perf/
Dperf_main.cpp47 static const char * impls[] = { variable
/external/opencv3/modules/ts/include/opencv2/ts/
Dts_perf.hpp620 #define CV_PERF_TEST_MAIN_INTERNALS(modulename, impls, ...) \ argument
633 #define CV_PERF_TEST_MAIN_WITH_IMPLS(modulename, impls, ...) \ argument
/external/opencv3/modules/videostab/src/
Dglobal_motion.cpp365 static Impl impls[] = { estimateGlobMotionLeastSquaresTranslation, in estimateGlobalMotionLeastSquares() local