OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:analysis_needed
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_processing/
audio_processing_impl.h
205
bool
analysis_needed
(bool is_data_processed) const
audio_processing_impl.cc
768
if (
analysis_needed
(data_processed)) {
1247
bool AudioProcessingImpl::
analysis_needed
(bool is_data_processed) const {
function in class:webrtc::AudioProcessingImpl
[
all
...]
Completed in 6399 milliseconds