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

  /external/chromium_org/third_party/webrtc/modules/audio_conference_mixer/source/
audio_conference_mixer_impl.cc 79 int32_t MixerParticipant::IsMixed(bool& mixed) const {
80 return _mixHistory->IsMixed(mixed);
90 int32_t MixHistory::IsMixed(bool& mixed) const {
98 return IsMixed(wasMixed);
478 const bool isMixed =
481 if(!(mixable ^ isMixed)) {
484 isMixed ? "ON" : "off");
859 bool isMixed = false;
865 isMixed = true;
869 (*participant)->_mixHistory->SetIsMixed(isMixed);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 41 milliseconds