Home
last modified time | relevance | path

Searched defs:lpf (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/tools/sound/
H A Dfeeder_rate_mkfilter.awk226 function lpf(imp, n, rolloff, beta, num, i, j, x, nm, ibeta, w) function
/freebsd/contrib/ntp/ntpd/
H A Drefclock_chu.c385 double lpf[27]; /* FIR lowpass filter */ member
746 double lpf; /* lowpass signal */ in chu_rf() local
H A Drefclock_irig.c238 double lpf[5]; /* IRIG-E filter shift register */ member
[all...]
H A Drefclock_wwv.c931 static double lpf[5]; /* 150-Hz lpf delay line */ in wwv_rf() local
[all...]
/freebsd/sbin/nvmecontrol/
H A Dlogpage.c747 const struct logpage_function *lpf; logpage() local