Home
last modified time | relevance | path

Searched refs:sox_mix_power (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()
2210 {"mix-power", sox_mix_power},
2912 else if (combine_method == sox_mix_power && !uservolume) in main()