Searched defs:is_muted (Results 1 – 4 of 4) sorted by relevance
62 bool is_muted = !enable; in SetAndVerifyInputMute() local227 bool is_muted = true; in TEST_F() local
43 const std::string& nick, bool was_muted, bool is_muted) { in OnAudioMuteStateChange()50 const std::string& nick, bool was_muted, bool is_muted) { in OnVideoMuteStateChange()
260 bool is_muted = change.new_state; in OnAudioMuteStateChange() local
3388 bool is_muted = Mute(); // Cache locally as Mute() takes a lock. in PrepareEncodeAndSend() local