Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:blurImage

1891       __kernel void LocalContrastBlurApplyColumn(__global CLPixelType *srcImage, __global CLPixelType *dstImage, __global float *blurImage,
1905 global float *src = blurImage + x;