Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsinc.c97 return lsx_make_lpf(*num_taps |= 1, Fc, *beta, 0., 1., sox_false); in lpf()
H A Deffects_i_dsp.c356 double * lsx_make_lpf(int num_taps, double Fc, double beta, double rho, in lsx_make_lpf() function
408 return Fn < 0? 0 : lsx_make_lpf( in lsx_design_lpf()
H A Dsox_i.h106 double * lsx_make_lpf(int num_taps, double Fc, double beta, double rho,