Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsilence.c31 char *start_duration_str; member
122 silence->start_duration_str = lsx_strdup(argv[0]); in sox_silence_getopts()
124 n = lsx_parsesamples(0.,silence->start_duration_str,&temp,'s'); in sox_silence_getopts()
242 if (lsx_parsesamples(effp->in_signal.rate, silence->start_duration_str, in sox_silence_start()
669 free(silence->start_duration_str); in lsx_kill()