Home
last modified time | relevance | path

Searched refs:mixchannels_oclsrc (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/modules/core/src/
Dopencl_kernels_core.hpp37 extern ProgramSource mixchannels_oclsrc;
Dopencl_kernels_core.cpp2244 ProgramSource mixchannels_oclsrc(mixchannels.programStr); variable
Dconvert.cpp1324 ocl::Kernel k("mixChannels", ocl::core::mixchannels_oclsrc, in ocl_mixChannels()