Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsilence.c45 size_t stop_duration; member
168 silence->stop_duration = temp; in sox_silence_getopts()
252 silence->stop_duration = temp * effp->in_signal.channels; in sox_silence_start()
265 silence->stop_holdoff = lsx_malloc(sizeof(sox_sample_t)*silence->stop_duration); in sox_silence_start()
528 silence->stop_duration) in sox_silence_flow()