Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_conference_mixer/source/
Daudio_conference_mixer_impl.h43 bool WasMixed() const;
Daudio_conference_mixer_impl.cc88 bool MixHistory::WasMixed() const { in WasMixed() function in webrtc::MixHistory
547 wasMixed = (*participant)->_mixHistory->WasMixed(); in UpdateToMix()
611 replaceWasMixed = it->second->_mixHistory->WasMixed(); in UpdateToMix()