Kernel 4428 3rdparty/include/opencl/1.2/CL/cl.hpp class Kernel : public detail::Wrapper<cl_kernel> Kernel 5044 3rdparty/include/opencl/1.2/CL/cl.hpp inline Kernel::Kernel(const Program& program, const char* name, cl_int* err) Kernel 340 modules/core/include/opencv2/core/ocl.hpp class CV_EXPORTS Kernel Kernel 3166 modules/core/src/ocl.cpp Kernel::Kernel() Kernel 3171 modules/core/src/ocl.cpp Kernel::Kernel(const char* kname, const Program& prog) Kernel 3177 modules/core/src/ocl.cpp Kernel::Kernel(const char* kname, const ProgramSource& src, Kernel 3184 modules/core/src/ocl.cpp Kernel::Kernel(const Kernel& k) Kernel 3202 modules/core/src/ocl.cpp Kernel::~Kernel() Kernel 483 modules/ml/include/opencv2/ml.hpp class CV_EXPORTS Kernel : public Algorithm