HomeSort by relevance Sort by last modified time
    Searched defs:useOCL (Results 1 - 2 of 2) 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/core/test/
test_umat.cpp 775 bool useOCL = cv::ocl::useOpenCL();
810 cv::ocl::setUseOpenCL(useOCL);

Completed in 237 milliseconds