Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_coding/
Dmedia_opt_util.cc415 _useUepProtectionK = _qmRobustness->SetUepProtection( in ProtectionFactor()
418 _useUepProtectionD = _qmRobustness->SetUepProtection( in ProtectionFactor()
Dqm_select.h343 bool SetUepProtection(uint8_t code_rate_delta,
Dqm_select.cc946 bool VCMQmRobustness::SetUepProtection(uint8_t code_rate_delta, in SetUepProtection() function in webrtc::VCMQmRobustness