Searched refs:set_stream_has_voice (Results 1 – 4 of 4) sorted by relevance
39 virtual int set_stream_has_voice(bool has_voice);
103 int VoiceDetectionImpl::set_stream_has_voice(bool has_voice) { in set_stream_has_voice() function in webrtc::VoiceDetectionImpl
569 virtual int set_stream_has_voice(bool has_voice) = 0;
829 apm_->voice_detection()->set_stream_has_voice(true)); in TEST_F()832 apm_->voice_detection()->set_stream_has_voice(false)); in TEST_F()