Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsox.c197 static sox_bool stdin_is_a_tty, is_player, is_guarded, do_guarded_norm, no_dither, reported_sox_opt… variable
1078 if (i == nuser_effects[current_eff_chain] && !no_dither && signal.precision > in add_effects()
2475 case 'D': no_dither = sox_true; break; in parse_gopts_and_fopts()