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

  /external/chromium_org/third_party/webrtc/modules/audio_conference_mixer/interface/
audio_conference_mixer.h 59 virtual int32_t SetMixabilityStatus(MixerParticipant& participant,
61 // mixable is set to true if a participant is a candidate for mixing.
62 virtual int32_t MixabilityStatus(MixerParticipant& participant,
65 // Inform the mixer that the participant should always be mixed and not
66 // count toward the number of mixed participants. Note that a participant
69 virtual int32_t SetAnonymousMixabilityStatus(MixerParticipant& participant,
71 // mixable is set to true if the participant is mixed anonymously.
72 virtual int32_t AnonymousMixabilityStatus(MixerParticipant& participant,
audio_conference_mixer_defines.h 30 // mixed will be set to true if the participant was mixed this mix iteration
43 // Container struct for participant statistics.
46 int32_t participant; member in struct:webrtc::ParticipantStatistics
  /external/chromium_org/third_party/webrtc/modules/audio_conference_mixer/source/
audio_conference_mixer_impl.h 42 // Sets wasMixed to true if the participant was mixed previous mix
79 virtual int32_t SetMixabilityStatus(MixerParticipant& participant,
81 virtual int32_t MixabilityStatus(MixerParticipant& participant,
85 MixerParticipant& participant, const bool mixable) OVERRIDE;
87 MixerParticipant& participant, bool& mixable) OVERRIDE;
133 MixerParticipant& participant,
139 MixerParticipant& participant,
audio_conference_mixer_impl.cc 23 MixerParticipant* participant; member in struct:webrtc::__anon20470::ParticipantFramePair
65 stats->participant = frame.id_;
468 MixerParticipant& participant,
472 // participant is in the _participantList if it is being mixed.
473 SetAnonymousMixabilityStatus(participant, false);
479 IsParticipantInList(participant, &_participantList);
489 success = AddParticipantToList(participant, &_participantList);
491 success = RemoveParticipantFromList(participant, &_participantList);
495 "failed to %s participant",
517 MixerParticipant& participant,
    [all...]
  /external/chromium_org/third_party/webrtc/voice_engine/
output_mixer.h 61 int32_t SetMixabilityStatus(MixerParticipant& participant,
64 int32_t SetAnonymousMixabilityStatus(MixerParticipant& participant,
output_mixer.cc 240 OutputMixer::SetMixabilityStatus(MixerParticipant& participant,
243 return _mixerModule.SetMixabilityStatus(participant, mixable);
247 OutputMixer::SetAnonymousMixabilityStatus(MixerParticipant& participant,
250 return _mixerModule.SetAnonymousMixabilityStatus(participant,mixable);
  /external/chromium_org/remoting/webapp/background/
it2me_helper_channel.js 9 * (webapp) for the helper (the Hangouts participant who is giving remote
it2me_helpee_channel.js 10 * participant who is receiving remoting assistance).
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.filebuffers_3.5.100.v20100520-0800.jar 
org.eclipse.help.base_3.5.2.v201011171123.jar 
org.eclipse.debug.core_3.6.0.v20100519.jar 
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar 
org.eclipse.jdt.launching_3.5.100.v20100526.jar 
org.eclipse.pde.api.tools_1.0.202.v20100820_r361.jar 
org.eclipse.team.core_3.5.100.R36x_v20100825-0800.jar 

Completed in 52 milliseconds