Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/voice_engine/
Doutput_mixer.h57 int32_t MixActiveChannels();
Doutput_mixer.cc254 OutputMixer::MixActiveChannels() in MixActiveChannels() function in webrtc::voe::OutputMixer
Dvoe_base_impl.cc1097 _shared->output_mixer()->MixActiveChannels(); in GetPlayoutData()