Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsilence.c38 size_t start_holdoff_offset; member
261 silence->start_holdoff_offset = 0; in sox_silence_start()
382 silence->start_holdoff_offset = 0; in sox_silence_flow()
403 silence->start_holdoff_offset), in sox_silence_flow()
408 *obuf++ = silence->start_holdoff[silence->start_holdoff_offset++]; in sox_silence_flow()
413 if (silence->start_holdoff_offset == silence->start_holdoff_end) in sox_silence_flow()
415 silence->start_holdoff_offset = 0; in sox_silence_flow()
550 silence->start_holdoff_offset = 0; in sox_silence_flow()