Home
last modified time | relevance | path

Searched defs:is_cpu (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/modules/imgproc/src/
Dclahe.cpp59 bool is_cpu = cv::ocl::Device::getDefault().type() == cv::ocl::Device::TYPE_CPU; in calcLut() local
/external/opencv3/modules/features2d/src/
Dmatchers.cpp86 bool is_cpu = devDef.type() == ocl::Device::TYPE_CPU; in ocl_matchSingle() local
186 bool is_cpu = devDef.type() == ocl::Device::TYPE_CPU; in ocl_knnMatchSingle() local
/external/opencv3/modules/objdetect/src/
Dhog.cpp1136 bool is_cpu = cv::ocl::Device::getDefault().type() == cv::ocl::Device::TYPE_CPU; in ocl_compute_hists() local
1203 bool is_cpu = cv::ocl::Device::getDefault().type() == cv::ocl::Device::TYPE_CPU; in ocl_normalize_hists() local
1645 bool is_cpu = cv::ocl::Device::getDefault().type() == cv::ocl::Device::TYPE_CPU; in ocl_classify_hists() local