Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsox.c105 static enum { sox_single, sox_multiple } output_method = sox_single; variable
818 output_method = sox_multiple; in parse_effects()
1497 if (output_method == sox_multiple) in open_output_file()