Searched refs:stop_holdoff (Results 1 – 1 of 1) sorted by relevance
49 sox_sample_t *stop_holdoff; member265 silence->stop_holdoff = lsx_malloc(sizeof(sox_sample_t)*silence->stop_duration); in sox_silence_start()520 silence->stop_holdoff[ in sox_silence_flow()591 *obuf++ = silence->stop_holdoff[silence->stop_holdoff_offset++]; in sox_silence_flow()634 *obuf++ = silence->stop_holdoff[silence->stop_holdoff_offset++]; in sox_silence_drain()660 free(silence->stop_holdoff); in sox_silence_stop()