Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsox.c2741 sox_bool do_total = sox_false; in soxi() local
2762 do_total = sox_true; in soxi()
2767 do_total = sox_true; in soxi()
2768 else if (do_total && (type < Samples || type > Duration_secs)) { in soxi()
2770 do_total = sox_false; in soxi()
2772 soxi_total = -!do_total; in soxi()
2782 else if (do_total) { in soxi()