Home
last modified time | relevance | path

Searched defs:mixedParticipantsMap (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_conference_mixer/source/
Daudio_conference_mixer_impl.cc224 std::map<int, MixerParticipant*> mixedParticipantsMap; in Process() local
840 std::map<int, MixerParticipant*>& mixedParticipantsMap) { in UpdateMixedStatus()