HomeSort by relevance Sort by last modified time
    Searched refs:IsParticipantInList (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/webrtc/modules/audio_conference_mixer/source/
audio_conference_mixer_impl.h 132 bool IsParticipantInList(
audio_conference_mixer_impl.cc 479 IsParticipantInList(participant, &_participantList);
520 mixable = IsParticipantInList(participant, &_participantList);
527 if(IsParticipantInList(participant, &_additionalParticipantList)) {
562 mixable = IsParticipantInList(participant,
    [all...]

Completed in 62 milliseconds