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

  /external/webrtc/src/modules/audio_processing/
audio_buffer.h 55 void CopyAndMix(int num_mixed_channels);
level_estimator_impl.cc 106 audio->CopyAndMix(1);
audio_buffer.cc 272 void AudioBuffer::CopyAndMix(int num_mixed_channels) {

Completed in 662 milliseconds