Searched refs:active_speech_ (Results 1 – 2 of 2) sorted by relevance
31 active_speech_(true), in PostDecodeVad()55 bool active_speech() const { return active_speech_; } in active_speech()64 bool active_speech_; variable
60 active_speech_ = true; in Update()72 active_speech_ = false; in Update()82 active_speech_ |= (vad_return == 1); in Update()