HomeSort by relevance Sort by last modified time
    Searched refs:ALL_DEPTH (Results 1 - 5 of 5) sorted by null

  /external/opencv3/modules/cudaarithm/test/
test_core.cpp 110 ALL_DEPTH,
177 ALL_DEPTH,
test_gpumat.cpp 326 ALL_DEPTH,
327 ALL_DEPTH,
test_reductions.cpp 504 ALL_DEPTH,
743 ALL_DEPTH,
816 ALL_DEPTH,
966 ALL_DEPTH,
test_element_operations.cpp     [all...]
  /external/opencv3/modules/ts/include/opencv2/ts/
cuda_test.hpp 220 #define ALL_DEPTH testing::Values(MatDepth(CV_8U), MatDepth(CV_8S), MatDepth(CV_16U), MatDepth(CV_16S), MatDepth(CV_32S), MatDepth(CV_32F), MatDepth(CV_64F))

Completed in 590 milliseconds