Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dhilbert.c79 if (effp->global_info->plot != sox_plot_off) { in start()
H A Dfir.c82 if (effp->global_info->plot != sox_plot_off) { in start()
H A Dlibsox.c147 {sox_plot_off, &s_sox_globals};
H A Dloudness.c107 if (effp->global_info->plot != sox_plot_off) { in start()
H A Dfirfit.c124 if (effp->global_info->plot != sox_plot_off) { in start()
H A Dsinc.c134 if (effp->global_info->plot != sox_plot_off) { in start()
H A Dsox.h571 sox_plot_off, /**< No plot = 0. */ enumerator