Home | History | Annotate | Download | only in imgproc

Lines Matching defs:morph

6139 const struct ProgramEntry morph={"morph",
6205 "__kernel void morph(__global const uchar * srcptr, int src_step, int src_offset,\n"
6258 ProgramSource morph_oclsrc(morph.programStr);