Home
last modified time | relevance | path

Searched refs:lsx_plot_fir (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dhilbert.c82 lsx_plot_fir(p->h, p->taps, effp->in_signal.rate, in start()
H A Dfir.c85 lsx_plot_fir(p->h, p->n, effp->in_signal.rate, in start()
H A Dloudness.c110 lsx_plot_fir(h, p->n, effp->in_signal.rate, in start()
H A Dfirfit.c125 lsx_plot_fir(h, p->n, effp->in_signal.rate, in start()
H A Dsinc.c138 lsx_plot_fir(h[longer], n, effp->in_signal.rate, in start()
H A Dsox_i.h119 void lsx_plot_fir(double * h, int num_points, sox_rate_t rate, sox_plot_t type, char const * title,…
H A Deffects_i_dsp.c514 void lsx_plot_fir(double * h, int num_points, sox_rate_t rate, sox_plot_t type, char const * title,… in lsx_plot_fir() function