Searched refs:lowpass_width (Results 1 – 1 of 1) sorted by relevance
341 short lowpass_width; /* lowpass width in Hz */ member411 if (Presets[i].lowpass_width < 0) in presets_info()414 fprintf(fp, "%6.3g", Presets[i].lowpass_width * 1.e-3); in presets_info()515 gfp ->lowpasswidth = Presets[i].lowpass_width; in presets_setup()