Searched defs:VENDOR_INTEL (Results 1 - 1 of 1) sorted by relevance
/external/opencv3/modules/core/include/opencv2/core/ | ||
H A D | ocl.hpp | 177 VENDOR_INTEL=2, enumerator in enum:cv::ocl::Device::__anon15239 186 inline bool isIntel() const { return vendorID() == VENDOR_INTEL; } |
Completed in 39 milliseconds