OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gain_change_limit
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/modules/audio_processing/intelligibility/
intelligibility_enhancer.h
47
gain_change_limit
(0.1f),
56
float
gain_change_limit
;
member in struct:webrtc::IntelligibilityEnhancer::Config
intelligibility_enhancer.cc
98
gain_applier_(freqs_, config.
gain_change_limit
),
/external/webrtc/webrtc/modules/audio_processing/intelligibility/test/
intelligibility_proc.cc
116
config.
gain_change_limit
= FLAGS_gain_limit;
Completed in 40 milliseconds