Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsilence.c32 size_t start_duration; member
127 silence->start_duration = temp; in sox_silence_getopts()
245 silence->start_duration = temp * effp->in_signal.channels; in sox_silence_start()
260 silence->start_holdoff = lsx_malloc(sizeof(sox_sample_t)*silence->start_duration); in sox_silence_start()
371 silence->start_duration) in sox_silence_flow()