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

/external/webrtc/webrtc/voice_engine/
H A Dtransmit_mixer.h224 bool _mixFileWithMicrophone; member in class:webrtc::voe::TransmitMixer
H A Dtransmit_mixer.cc204 _mixFileWithMicrophone(false),
1056 _mixFileWithMicrophone = mix;
1215 if (_mixFileWithMicrophone)
H A Dchannel.h571 bool _mixFileWithMicrophone; member in class:webrtc::voe::Channel
H A Dchannel.cc867 _mixFileWithMicrophone(false),
2424 _mixFileWithMicrophone=mix;
3707 if (_mixFileWithMicrophone)

Completed in 56 milliseconds