Home
last modified time | relevance | path

Searched defs:convolve (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Daf_earwax.c130 static void convolve(AVFilterContext *ctx, AVFrame *in, in convolve() function
/third_party/ffmpeg/libavcodec/
H A Dra288.c89 static void convolve(float *tgt, const float *src, int len, int n) in convolve() function
/third_party/skia/src/core/
H A DSkGpuBlurUtils.cpp242 auto convolve = [&](SkIRect rect) { in convolve_gaussian() local

Completed in 4 milliseconds