Home
last modified time | relevance | path

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

/external/opencv3/modules/cudaarithm/test/
Dtest_element_operations.cpp111 DEPTH_PAIRS,
173 DEPTH_PAIRS,
261 DEPTH_PAIRS,
349 DEPTH_PAIRS,
414 DEPTH_PAIRS,
476 DEPTH_PAIRS,
564 DEPTH_PAIRS,
652 DEPTH_PAIRS,
746 DEPTH_PAIRS,
932 DEPTH_PAIRS,
[all …]
/external/opencv3/modules/ts/include/opencv2/ts/
Dcuda_test.hpp222 #define DEPTH_PAIRS testing::Values(std::make_pair(MatDepth(CV_8U), MatDepth(CV_8U)), \ macro