Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/goom/
Dconvolve_fx.c295 double fcycle = (double) info->cycle; in convolve_apply() local
313 (cos (fcycle * 0.001 + 1.5) * sin (fcycle * 0.008) + in convolve_apply()
314 cos (fcycle * 0.011 + 5.0) - 0.8 + info->sound.speedvar) * 1.5; in convolve_apply()