Home
last modified time | relevance | path

Searched refs:UpdateFilteredLossPr (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/modules/video_coding/
Dfec_controller_default.cc111 loss_prot_logic_->UpdateFilteredLossPr(packet_loss_enc); in UpdateFecRates()
Dmedia_opt_util.h237 void UpdateFilteredLossPr(uint8_t packetLossEnc);
Dmedia_opt_util.cc623 void VCMLossProtectionLogic::UpdateFilteredLossPr(uint8_t packetLossEnc) { in UpdateFilteredLossPr() function in webrtc::media_optimization::VCMLossProtectionLogic