Searched refs:sox_plot_t (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | compandt.h | 32 sox_bool lsx_compandt_show(sox_compandt_t * t, sox_plot_t plot);
|
| H A D | sox.h | 570 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 D | compandt.c | 25 sox_bool lsx_compandt_show(sox_compandt_t * t, sox_plot_t plot) in lsx_compandt_show()
|
| H A D | sox_i.h | 119 void lsx_plot_fir(double * h, int num_points, sox_rate_t rate, sox_plot_t type, char const * title,…
|
| H A D | effects_i_dsp.c | 514 void lsx_plot_fir(double * h, int num_points, sox_rate_t rate, sox_plot_t type, char const * title,… in lsx_plot_fir()
|