Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Drate.c225 double * h = lsx_design_lpf(Fp, Fs, Fn, att, &num_taps, -k, -1.); in dft_stage_init()
407 lsx_design_lpf(Fp, Fs, -Fn, attArb, &n0, phases0, f->beta); in rate_init()
420 raw_coef_t * coefs = lsx_design_lpf( in rate_init()
H A Dsox_i.h109 double * lsx_design_lpf(
H A Deffects_i_dsp.c387 double * lsx_design_lpf( in lsx_design_lpf() function