Searched refs:_filePlaying (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/webrtc/voice_engine/
H A Dtransmit_mixer.cc123 _filePlaying = false;
192 _filePlaying(false),
383 if (_filePlaying)
515 if (_filePlaying)
567 _filePlaying = true;
592 if (_filePlaying)
642 _filePlaying = true;
652 if (!_filePlaying)
670 _filePlaying = false;
679 return _filePlaying;
[all...]
H A Dtransmit_mixer.h208 bool _filePlaying; member in class:webrtc::voe::TransmitMixer

Completed in 49 milliseconds