Searched refs:MaxFilteredLossPr (Results 1 – 2 of 2) sorted by relevance
324 uint8_t MaxFilteredLossPr(int64_t nowMs) const;
573 uint8_t VCMLossProtectionLogic::MaxFilteredLossPr(int64_t nowMs) const { in MaxFilteredLossPr() function in webrtc::media_optimization::VCMLossProtectionLogic616 filtered_loss = MaxFilteredLossPr(nowMs); in FilteredLoss()