doubleFPConfig 121 modules/core/include/opencv2/core/ocl.hpp int doubleFPConfig() const; doubleFPConfig 1446 modules/core/src/arithm.cpp bool doubleSupport = d.doubleFPConfig() > 0; doubleFPConfig 1811 modules/core/src/arithm.cpp bool doubleSupport = d.doubleFPConfig() > 0; doubleFPConfig 4892 modules/core/src/arithm.cpp bool doubleSupport = dev.doubleFPConfig() > 0; doubleFPConfig 5593 modules/core/src/arithm.cpp bool doubleSupport = d.doubleFPConfig() > 0, doubleFPConfig 5485 modules/core/src/convert.cpp bool doubleSupport = d.doubleFPConfig() > 0; doubleFPConfig 6002 modules/core/src/convert.cpp doubleSupport = dev.doubleFPConfig() > 0; doubleFPConfig 682 modules/core/src/copy.cpp bool doubleSupport = dev.doubleFPConfig() > 0; doubleFPConfig 2080 modules/core/src/dxt.cpp bool doubleSupport = ocl::Device::getDefault().doubleFPConfig() > 0; doubleFPConfig 2366 modules/core/src/dxt.cpp bool doubleSupport = ocl::Device::getDefault().doubleFPConfig() > 0; doubleFPConfig 71 modules/core/src/mathfuncs.cpp bool double_support = d.doubleFPConfig() > 0; doubleFPConfig 305 modules/core/src/mathfuncs.cpp bool doubleSupport = d.doubleFPConfig() > 0; doubleFPConfig 591 modules/core/src/mathfuncs.cpp bool doubleSupport = d.doubleFPConfig() > 0; doubleFPConfig 1296 modules/core/src/mathfuncs.cpp bool doubleSupport = d.doubleFPConfig() > 0; doubleFPConfig 800 modules/core/src/matmul.cpp bool doubleSupport = dev.doubleFPConfig() > 0; doubleFPConfig 2271 modules/core/src/matmul.cpp bool doubleSupport = d.doubleFPConfig() > 0; doubleFPConfig 3533 modules/core/src/matrix.cpp bool doubleSupport = defDev.doubleFPConfig() > 0; doubleFPConfig 1054 modules/core/src/stat.cpp bool doubleSupport = dev.doubleFPConfig() > 0, doubleFPConfig 1257 modules/core/src/stat.cpp bool doubleSupport = ocl::Device::getDefault().doubleFPConfig() > 0; doubleFPConfig 1513 modules/core/src/stat.cpp bool doubleSupport = ocl::Device::getDefault().doubleFPConfig() > 0, doubleFPConfig 2058 modules/core/src/stat.cpp bool doubleSupport = dev.doubleFPConfig() > 0, haveMask = !_mask.empty(), doubleFPConfig 2575 modules/core/src/stat.cpp bool doubleSupport = d.doubleFPConfig() > 0, doubleFPConfig 727 modules/core/src/umatrix.cpp bool doubleSupport = ocl::Device::getDefault().doubleFPConfig() > 0; doubleFPConfig 861 modules/core/src/umatrix.cpp bool doubleSupport = ocl::Device::getDefault().doubleFPConfig() > 0; doubleFPConfig 797 modules/imgproc/src/accum.cpp bool haveMask = !_mask.empty(), doubleSupport = dev.doubleFPConfig() > 0; doubleFPConfig 675 modules/imgproc/src/deriv.cpp bool doubleSupport = dev.doubleFPConfig() > 0; doubleFPConfig 4025 modules/imgproc/src/filter.cpp bool doubleSupport = device.doubleFPConfig() > 0; doubleFPConfig 4194 modules/imgproc/src/filter.cpp bool doubleSupport = ocl::Device::getDefault().doubleFPConfig() > 0; doubleFPConfig 4262 modules/imgproc/src/filter.cpp bool doubleSupport = ocl::Device::getDefault().doubleFPConfig() > 0; doubleFPConfig 4316 modules/imgproc/src/filter.cpp bool doubleSupport = ocl::Device::getDefault().doubleFPConfig() > 0; doubleFPConfig 5469 modules/imgproc/src/imgwarp.cpp const bool doubleSupport = dev.doubleFPConfig() > 0; doubleFPConfig 1347 modules/imgproc/src/morph.cpp bool doubleSupport = dev.doubleFPConfig() > 0; doubleFPConfig 1508 modules/imgproc/src/morph.cpp bool doubleSupport = dev.doubleFPConfig() > 0; doubleFPConfig 1070 modules/imgproc/src/pyramids.cpp bool doubleSupport = ocl::Device::getDefault().doubleFPConfig() > 0; doubleFPConfig 1122 modules/imgproc/src/pyramids.cpp bool doubleSupport = ocl::Device::getDefault().doubleFPConfig() > 0; doubleFPConfig 1037 modules/imgproc/src/smooth.cpp bool doubleSupport = dev.doubleFPConfig() > 0; doubleFPConfig 342 modules/imgproc/src/sumpixels.cpp bool doubleSupport = ocl::Device::getDefault().doubleFPConfig() > 0; doubleFPConfig 382 modules/imgproc/src/sumpixels.cpp bool doubleSupport = ocl::Device::getDefault().doubleFPConfig() > 0; doubleFPConfig 1143 modules/imgproc/src/thresh.cpp bool doubleSupport = ocl::Device::getDefault().doubleFPConfig() > 0; doubleFPConfig 42 modules/photo/src/fast_nlmeans_denoising_opencl.hpp bool doubleSupport = ocl::Device::getDefault().doubleFPConfig() > 0; doubleFPConfig 173 modules/ts/src/ocl_test.cpp const char* doubleSupportStr = device.doubleFPConfig() > 0 ? "Yes" : "No"; doubleFPConfig 175 modules/ts/src/ocl_test.cpp DUMP_PROPERTY_XML("cv_ocl_current_haveDoubleSupport", device.doubleFPConfig() > 0); doubleFPConfig 904 modules/video/src/optflowgf.cpp bool useDouble = (0 != device.doubleFPConfig());