Home
last modified time | relevance | path

Searched refs:UpdateMaxLossHistory (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/video_coding/
Dmedia_opt_util.h323 void UpdateMaxLossHistory(uint8_t lossPr255, int64_t now);
Dmedia_opt_util.cc544 void VCMLossProtectionLogic::UpdateMaxLossHistory(uint8_t lossPr255, in UpdateMaxLossHistory() function in webrtc::media_optimization::VCMLossProtectionLogic
599 UpdateMaxLossHistory(lossPr255, nowMs); in FilteredLoss()