Home
last modified time | relevance | path

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

/external/webrtc/modules/video_coding/
Dfec_controller_default.cc193 loss_prot_logic_->UpdatePacketsPerFrame(min_packets_per_frame, in UpdateWithEncodedData()
Dmedia_opt_util.h249 void UpdatePacketsPerFrame(float nPackets, int64_t nowMs);
Dmedia_opt_util.cc631 void VCMLossProtectionLogic::UpdatePacketsPerFrame(float nPackets, in UpdatePacketsPerFrame() function in webrtc::media_optimization::VCMLossProtectionLogic