Searched refs:nyq (Results 1 – 1 of 1) sorted by relevance
309 double nyq = sr * 0.5; in config_input() local310 double gain = sqrt(1.0 + nyq * nyq / (f * f)); // gain at Nyquist in config_input()