Lines Matching refs:show_progress
117 static sox_option_t show_progress = sox_option_default; variable
454 if (show_progress && (sox_globals.verbosity < 3 || in progress_to_next_input_file()
631 if (show_progress) for (len = 0; len < *isamp; len += effp->in_signal.channels) { in output_flow()
1250 if (!show_progress) in display_status()
1514 if (show_progress == sox_option_default) in open_output_file()
1515 show_progress = (ofile->ft->handler.flags & SOX_FILE_DEVICE) != 0 && in open_output_file()
1539 if (input_count > 1 && show_progress && s == SIGINT && in sigint()
1725 if (show_progress && is_player && !interactive) { in process()
2473 case 'S': show_progress = sox_option_yes; break; in parse_gopts_and_fopts()
2474 case 'q': show_progress = sox_option_no; break; in parse_gopts_and_fopts()
2929 if (show_progress == sox_option_default && in main()
2932 show_progress = sox_option_yes; in main()
2960 if (!show_progress && !nuser_effects[current_eff_chain] && in main()
3022 if (show_progress) { in main()