Home
last modified time | relevance | path

Searched refs:mpilot (Results 1 – 1 of 1) sorted by relevance

/dports/audio/codec2/codec2-1.0.3/src/
H A Dfdmdv.c704 int mpilot; in lpf_peak_pick() local
756 mpilot = FS/(2*200); /* calc decimation rate given new sample rate is twice LPF freq */ in lpf_peak_pick()
757 for(i=0,j=0; i<NPILOTLPF; i+=mpilot,j++) { in lpf_peak_pick()