Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/monoscope/
Dconvolve.c184 double *s_left, *s_right; in convolve_run() local
194 s_right = scratch + size * 4; in convolve_run()
219 top[0].v.right = s_right; in convolve_run()
220 top[0].v.out = s_right; in convolve_run()