Searched refs:clahe_oclsrc (Results 1 – 3 of 3) sorted by relevance
27 extern ProgramSource clahe_oclsrc;
948 ProgramSource clahe_oclsrc(clahe.programStr); variable
57 cv::ocl::Kernel _k("calcLut", cv::ocl::imgproc::clahe_oclsrc); in calcLut()66 cv::ocl::Kernel k("calcLut", cv::ocl::imgproc::clahe_oclsrc, opts); in calcLut()96 cv::ocl::Kernel k("transform", cv::ocl::imgproc::clahe_oclsrc); in transform()