Searched refs:lsx_fir_to_phase (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | sinc.c | 131 lsx_fir_to_phase(&h[longer], &n, &post_peak, p->phase); in start()
|
| H A D | sox_i.h | 117 void lsx_fir_to_phase(double * * h, int * len,
|
| H A D | effects_i_dsp.c | 421 void lsx_fir_to_phase(double * * h, int * len, int * post_len, double phase) in lsx_fir_to_phase() function
|
| H A D | rate.c | 228 lsx_fir_to_phase(&h, &num_taps, &f->post_peak, phase); in dft_stage_init()
|