Home
last modified time | relevance | path

Searched refs:MixActiveChannels (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/voice_engine/
Doutput_mixer.h56 int32_t MixActiveChannels();
Doutput_mixer.cc230 OutputMixer::MixActiveChannels() in MixActiveChannels() function in webrtc::voe::OutputMixer
Dvoe_base_impl.cc776 shared_->output_mixer()->MixActiveChannels(); in GetPlayoutData()