Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/video_coding/
H A Dfec_controller_default.cc34 overhead_threshold_(GetProtectionOverheadRateThreshold()) {} in FecControllerDefault()
41 overhead_threshold_(GetProtectionOverheadRateThreshold()) {} in FecControllerDefault()
62 float FecControllerDefault::GetProtectionOverheadRateThreshold() { in GetProtectionOverheadRateThreshold() function in webrtc::FecControllerDefault
H A Dfec_controller_default.h53 float GetProtectionOverheadRateThreshold();