Home
last modified time | relevance | path

Searched refs:_mixFileWithMicrophone (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/voice_engine/
Dtransmit_mixer.h224 bool _mixFileWithMicrophone; variable
Dtransmit_mixer.cc204 _mixFileWithMicrophone(false), in TransmitMixer()
1056 _mixFileWithMicrophone = mix; in SetMixWithMicStatus()
1215 if (_mixFileWithMicrophone) in MixOrReplaceAudioWithFile()
Dchannel.h571 bool _mixFileWithMicrophone; variable
Dchannel.cc867 _mixFileWithMicrophone(false), in Channel()
2424 _mixFileWithMicrophone=mix; in SetMixWithMicStatus()
3707 if (_mixFileWithMicrophone) in MixOrReplaceAudioWithFile()