Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsilence.c26 #define SILENCE_STOP 4 macro
542 silence->mode = SILENCE_STOP; in sox_silence_flow()
605 case SILENCE_STOP: in sox_silence_flow()
643 silence->mode = SILENCE_STOP; in sox_silence_drain()
648 if (silence->mode == SILENCE_STOP || *osamp == 0) in sox_silence_drain()