OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mixed_low_pass_data
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/webrtc/modules/audio_processing/
audio_buffer.h
69
const int16_t*
mixed_low_pass_data
();
voice_detection_impl.cc
68
audio->
mixed_low_pass_data
(),
gain_control_impl.cc
66
audio->
mixed_low_pass_data
(),
audio_buffer.cc
342
const int16_t* AudioBuffer::
mixed_low_pass_data
() {
function in class:webrtc::AudioBuffer
Completed in 310 milliseconds