OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AnalyzeClearBlock
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_processing/intelligibility/
intelligibility_enhancer.h
112
void
AnalyzeClearBlock
(float power_target);
intelligibility_enhancer.cc
179
// TODO(ekm): Use VAD to |Step| and |
AnalyzeClearBlock
| only if necessary.
185
AnalyzeClearBlock
(power_target);
196
void IntelligibilityEnhancer::
AnalyzeClearBlock
(float power_target) {
Completed in 451 milliseconds