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

  /external/webrtc/webrtc/modules/audio_processing/
audio_buffer.h 101 const int16_t* low_pass_reference(int channel) const;
echo_control_mobile_impl.cc 188 const int16_t* noisy = audio->low_pass_reference(i);
audio_buffer.cc 324 const int16_t* AudioBuffer::low_pass_reference(int channel) const { function in class:webrtc::AudioBuffer

Completed in 146 milliseconds