Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_processing/
Daudio_buffer.cc258 void AudioBuffer::Mix(int num_mixed_channels) { in Mix()
272 void AudioBuffer::CopyAndMix(int num_mixed_channels) { in CopyAndMix()
285 void AudioBuffer::CopyAndMixLowPass(int num_mixed_channels) { in CopyAndMixLowPass()