Searched defs:GetRatio (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/webrtc/modules/audio_processing/agc2/ | ||
H A D | speech_level_estimator.cc | 42 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 D | stats.cc | 275 int Stats::GetRatio(Counters hit, Counters miss) const { in GetRatio() function in disk_cache::Stats |