OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:change_limit_
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_processing/intelligibility/
intelligibility_utils.h
151
const float
change_limit_
;
member in class:webrtc::intelligibility::GainApplier
intelligibility_utils.cc
291
change_limit_
(change_limit),
308
current_[i] = UpdateFactor(target_[i], current_[i],
change_limit_
);
Completed in 1104 milliseconds