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

  /external/opencv3/modules/ts/src/
ocl_test.cpp 159 DUMP_MESSAGE_STDOUT(" Compute units = "<< device.maxComputeUnits());
160 DUMP_PROPERTY_XML("cv_ocl_current_maxComputeUnits", device.maxComputeUnits());
  /external/opencv3/modules/imgproc/src/
featureselect.cpp 94 int dbsize = ocl::Device::getDefault().maxComputeUnits();
histogram.cpp     [all...]
smooth.cpp     [all...]
  /external/opencv3/modules/core/include/opencv2/core/
ocl.hpp 190 int maxComputeUnits() const;
  /external/opencv3/modules/core/src/
stat.cpp     [all...]
umatrix.cpp 866 int dbsize = ocl::Device::getDefault().maxComputeUnits();
ocl.cpp     [all...]
  /external/opencv3/modules/calib3d/src/
stereobm.cpp     [all...]
  /external/opencv3/modules/objdetect/src/
cascadedetect.cpp     [all...]

Completed in 6660 milliseconds