Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsox.c102 sox_sequence, sox_concatenate, sox_mix, sox_mix_power, enumerator
553 if (combine_method == sox_mix || combine_method == sox_mix_power) { in combiner_drain()
2371 case 'm': combine_method = sox_mix; break; in parse_gopts_and_fopts()
2910 if (combine_method == sox_mix && !uservolume) in main()