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

  /external/opencv3/modules/core/test/ocl/
test_image2d.cpp 71 bool useOCL = cv::ocl::useOpenCL();
88 cv::ocl::setUseOpenCL(useOCL);
  /external/opencv3/modules/features2d/src/
orb.cpp     [all...]
  /external/opencv3/modules/core/test/
test_umat.cpp 775 bool useOCL = cv::ocl::useOpenCL();
810 cv::ocl::setUseOpenCL(useOCL);

Completed in 117 milliseconds