Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_conference_mixer/source/
Daudio_conference_mixer_impl.cc281 const size_t num_mixed_channels = std::max(MaxNumChannels(&mixList), in Process() local
287 AudioFrame::kVadPassive, num_mixed_channels); in Process()