Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsinc.c131 lsx_fir_to_phase(&h[longer], &n, &post_peak, p->phase); in start()
H A Dsox_i.h117 void lsx_fir_to_phase(double * * h, int * len,
H A Deffects_i_dsp.c421 void lsx_fir_to_phase(double * * h, int * len, int * post_len, double phase) in lsx_fir_to_phase() function
H A Drate.c228 lsx_fir_to_phase(&h, &num_taps, &f->post_peak, phase); in dft_stage_init()