Lines Matching full:lowpass_khz
519 double freq=ci->hi.lowpass_kHz*1000.;883 hi->lowpass_kHz=1153 *farg=hi->lowpass_kHz;1159 hi->lowpass_kHz=*farg;1161 if(hi->lowpass_kHz<2.)hi->lowpass_kHz=2.;1162 if(hi->lowpass_kHz>99.)hi->lowpass_kHz=99.;