Home
last modified time | relevance | path

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

/external/webrtc/modules/video_coding/
Dfec_controller_default.cc196 loss_prot_logic_->UpdatePacketsPerFrameKey( in UpdateWithEncodedData()
Dmedia_opt_util.h255 void UpdatePacketsPerFrameKey(float nPackets, int64_t nowMs);
Dmedia_opt_util.cc638 void VCMLossProtectionLogic::UpdatePacketsPerFrameKey(float nPackets, in UpdatePacketsPerFrameKey() function in webrtc::media_optimization::VCMLossProtectionLogic