Home
last modified time | relevance | path

Searched refs:ff_sobel (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Dedge_common.h51 void ff_sobel(int w, int h,
H A Dedge_common.c21 // Internal helper for ff_sobel()
50 void ff_sobel(int w, int h, in ff_sobel() function
78 // Expects gradients generated by ff_sobel()
H A Dvf_edgedetect.c199 ff_sobel(width, height, in filter_frame()
H A Dvf_blurdetect.c291 ff_sobel(w, h, gradients, w, directions, w, filterbuf, w); in blurdetect_filter_frame()

Completed in 3 milliseconds