Home
last modified time | relevance | path

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

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