Searched refs:preferredVectorWidthLong (Results 1 – 3 of 3) sorted by relevance
199 … DUMP_MESSAGE_STDOUT(" Preferred vector width long = "<< device.preferredVectorWidthLong()); in dumpOpenCLDevice()200 … DUMP_PROPERTY_XML("cv_ocl_current_preferredVectorWidthLong", device.preferredVectorWidthLong()); in dumpOpenCLDevice()
218 int preferredVectorWidthLong() const;
2146 int Device::preferredVectorWidthLong() const in preferredVectorWidthLong() function in cv::ocl::Device