Home
last modified time | relevance | path

Searched refs:sox_plot_t (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dcompandt.h32 sox_bool lsx_compandt_show(sox_compandt_t * t, sox_plot_t plot);
H A Dsox.h570 typedef enum sox_plot_t { enum
575 } sox_plot_t; typedef
1557 sox_plot_t plot; /**< To help the user choose effect & options */
H A Dcompandt.c25 sox_bool lsx_compandt_show(sox_compandt_t * t, sox_plot_t plot) in lsx_compandt_show()
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()