Home
last modified time | relevance | path

Searched defs:GetRatio (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_processing/agc2/
H A Dspeech_level_estimator.cc42 float SpeechLevelEstimator::LevelEstimatorState::Ratio::GetRatio() const { in GetRatio() function in webrtc::SpeechLevelEstimator::LevelEstimatorState::Ratio
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/
H A Dstats.cc275 int Stats::GetRatio(Counters hit, Counters miss) const { in GetRatio() function in disk_cache::Stats