lpfqt
} lpfqt[] = {
for (i = 0; lpfqt[i].rate != 0; i++)
if (sample_rate <= lpfqt[i].rate)
return lpfqt[i].lpfq;