Searched defs:impls (Results 1 – 4 of 4) sorted by relevance
4 static const char * impls[] = { variable
47 static const char * impls[] = { variable
620 #define CV_PERF_TEST_MAIN_INTERNALS(modulename, impls, ...) \ argument633 #define CV_PERF_TEST_MAIN_WITH_IMPLS(modulename, impls, ...) \ argument
365 static Impl impls[] = { estimateGlobMotionLeastSquaresTranslation, in estimateGlobalMotionLeastSquares() local