Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_coding/
Dmedia_opt_util.h235 void SetMethod(VCMProtectionMethodEnum newMethodType);
Dmedia_opt_util.cc496 void VCMLossProtectionLogic::SetMethod( in SetMethod() function in webrtc::media_optimization::VCMLossProtectionLogic
Dmedia_optimization.cc304 loss_prot_logic_->SetMethod(method); in SetProtectionMethod()