Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsilence.c37 sox_sample_t *start_holdoff; member
260 silence->start_holdoff = lsx_malloc(sizeof(sox_sample_t)*silence->start_duration); in sox_silence_start()
365 silence->start_holdoff[ in sox_silence_flow()
408 *obuf++ = silence->start_holdoff[silence->start_holdoff_offset++]; in sox_silence_flow()
659 free(silence->start_holdoff); in sox_silence_stop()