Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsox.c96 static enum {sox_sox, sox_play, sox_rec, sox_soxi} sox_mode; enumerator
1983 sox_mode == sox_play? "" : " outfile"); in usage()
2658 if (sox_mode == sox_play) in parse_options_and_filenames()
2842 sox_mode = sox_play; in main()