Searched refs:dlfo (Results 1 – 2 of 2) sorted by relevance
/third_party/alsa-utils/alsaloop/ |
D | effect-sweep.c | 26 float lfo,dlfo,fs,fc,BW,C,D,a0,a1,a2,b1,b2,*x[3],*y[3]; member 86 priv->lfo += priv->dlfo; in effect_apply()
|
/third_party/alsa-lib/test/ |
D | latency.c | 400 float lfo,dlfo,fs,fc,BW,C,D,a0,a1,a2,b1,b2,*x[3],*y[3]; variable 411 lfo += dlfo; in applyeffect() 607 dlfo = 2.*M_PI*FILTERSWEEP_LFO_FREQ/fs; in main()
|