Home
last modified time | relevance | path

Searched refs:convolve_4 (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/monoscope/
Dconvolve.c132 convolve_4 (double *out, const double *left, const double *right) in convolve_4() function
231 convolve_4 (out, left, right); in convolve_run()
232 convolve_4 (top[0].v.out, top[0].v.left, top[0].v.right); in convolve_run()
233 convolve_4 (top[1].v.out, top[1].v.left, top[1].v.right); in convolve_run()