Searched defs:sobel (Results 1 – 3 of 3) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
D | vf_edgedetect.c | 229 static void sobel(int w, int h, in sobel() function
|
/third_party/flutter/skia/src/effects/imagefilters/ |
D | SkLightingImageFilter.cpp | 196 static inline SkScalar sobel(int a, int b, int c, int d, int e, int f, SkScalar scale) { in sobel() function
|
/third_party/skia/src/effects/imagefilters/ |
D | SkLightingImageFilter.cpp | 198 static inline SkScalar sobel(int a, int b, int c, int d, int e, int f, SkScalar scale) { in sobel() function
|