Searched refs:lsx_make_lpf (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | sinc.c | 97 return lsx_make_lpf(*num_taps |= 1, Fc, *beta, 0., 1., sox_false); in lpf()
|
| H A D | effects_i_dsp.c | 356 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 D | sox_i.h | 106 double * lsx_make_lpf(int num_taps, double Fc, double beta, double rho,
|