Searched refs:filterSmall_oclsrc (Results 1 – 4 of 4) sorted by relevance
45 extern ProgramSource filterSmall_oclsrc;
4428 ProgramSource filterSmall_oclsrc(filterSmall.programStr); variable
1452 ocl::Kernel kernel("filterSmall", cv::ocl::imgproc::filterSmall_oclsrc, opts); in ocl_morphSmall()
1136 if (!kernel.create("filterSmall", cv::ocl::imgproc::filterSmall_oclsrc, build_options)) in ocl_boxFilter()