Home
last modified time | relevance | path

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

/external/webrtc/modules/video_coding/
Dmedia_opt_util.cc519 enum VCMProtectionMethodEnum newMethodType) { in SetMethod() argument
520 if (_selectedMethod && _selectedMethod->Type() == newMethodType) in SetMethod()
523 switch (newMethodType) { in SetMethod()
Dmedia_opt_util.h224 void SetMethod(VCMProtectionMethodEnum newMethodType);