Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_coding/
Dmedia_opt_util.cc497 enum VCMProtectionMethodEnum newMethodType) { in SetMethod() argument
498 if (_selectedMethod && _selectedMethod->Type() == newMethodType) in SetMethod()
501 switch (newMethodType) { in SetMethod()
Dmedia_opt_util.h235 void SetMethod(VCMProtectionMethodEnum newMethodType);