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

/freebsd-12-stable/sys/tools/sound/
H A Dfeeder_rate_mkfilter.awk210 function rolloff_round(x) function
229 rolloff = rolloff_round(rolloff + (Z_NYQUIST_HOVER * (1.0 - rolloff)));
429 Popts["rolloff"] = rolloff_round(i);
440 Popts["rolloff"] = rolloff_round(i);
467 Popts["rolloff"] = rolloff_round(i);

Completed in 156 milliseconds