HomeSort by relevance Sort by last modified time
    Searched defs:VCMProtectionMethod (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
media_opt_util.cc 28 VCMProtectionMethod::VCMProtectionMethod():
45 VCMProtectionMethod::~VCMProtectionMethod()
50 VCMProtectionMethod::UpdateContentMetrics(const
216 VCMProtectionMethod()
247 VCMProtectionMethod()
684 VCMProtectionMethod *newMethod = NULL;
919 VCMProtectionMethod*
media_opt_util.h 75 /* VCMProtectionMethod class */
96 class VCMProtectionMethod
99 VCMProtectionMethod();
100 virtual ~VCMProtectionMethod();
170 class VCMNackMethod : public VCMProtectionMethod
180 class VCMFecMethod : public VCMProtectionMethod
348 VCMProtectionMethod* SelectedMethod() const;
370 VCMProtectionMethod* _selectedMethod;

Completed in 39 milliseconds