HomeSort by relevance Sort by last modified time
    Searched refs:CopyAndMixLowPass (Results 1 - 4 of 4) sorted by null

  /external/webrtc/src/modules/audio_processing/
audio_buffer.h 56 void CopyAndMixLowPass(int num_mixed_channels);
voice_detection_impl.cc 71 audio->CopyAndMixLowPass(1);
audio_buffer.cc 285 void AudioBuffer::CopyAndMixLowPass(int num_mixed_channels) {
gain_control_impl.cc 80 audio->CopyAndMixLowPass(1);

Completed in 29 milliseconds