OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:temp_capture_out_buffer_
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_processing/intelligibility/
intelligibility_enhancer.h
169
ChannelBuffer<float>
temp_capture_out_buffer_
;
member in class:webrtc::IntelligibilityEnhancer
intelligibility_enhancer.cc
100
temp_capture_out_buffer_
(chunk_length_, num_capture_channels_),
154
capture_mangler_->ProcessChunk(audio,
temp_capture_out_buffer_
.channels());
Completed in 50 milliseconds