Searched refs:stop_periods (Results 1 – 2 of 2) sorted by relevance
43 int stop_periods; member146 if (sscanf(argv[0], "%d", &silence->stop_periods) != 1) in sox_silence_getopts()148 if (silence->stop_periods < 0) in sox_silence_getopts()150 silence->stop_periods = -silence->stop_periods; in sox_silence_getopts()534 silence->stop_periods) in sox_silence_flow()
1162 using a negative value for stop_periods.