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/webrtc/webrtc/modules/audio_processing/
audio_buffer.h
100
const int16_t*
mixed_low_pass_data
();
voice_detection_impl.cc
68
audio->
mixed_low_pass_data
(),
gain_control_impl.cc
88
render_queue_buffer_.end(), audio->
mixed_low_pass_data
(),
89
(audio->
mixed_low_pass_data
() + audio->num_frames_per_band()));
audio_buffer.cc
305
const int16_t* AudioBuffer::
mixed_low_pass_data
() {
function in class:webrtc::AudioBuffer
Completed in 72 milliseconds