Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsilence.c39 size_t start_holdoff_end; member
262 silence->start_holdoff_end = 0; in sox_silence_start()
366 silence->start_holdoff_end++] = *ibuf++; in sox_silence_flow()
370 if (silence->start_holdoff_end >= in sox_silence_flow()
383 silence->start_holdoff_end = 0; in sox_silence_flow()
388 silence->start_holdoff_end = 0; in sox_silence_flow()
402 nrOfTicks = min((silence->start_holdoff_end - in sox_silence_flow()
413 if (silence->start_holdoff_offset == silence->start_holdoff_end) in sox_silence_flow()
416 silence->start_holdoff_end = 0; in sox_silence_flow()
551 silence->start_holdoff_end = 0; in sox_silence_flow()