Searched refs:VCMNackMethod (Results 1 – 2 of 2) sorted by relevance
191 VCMNackMethod::VCMNackMethod() : VCMProtectionMethod() { in VCMNackMethod() function in webrtc::media_optimization::VCMNackMethod195 VCMNackMethod::~VCMNackMethod() { in ~VCMNackMethod()199 bool VCMNackMethod::EffectivePacketLoss( in EffectivePacketLoss()206 bool VCMNackMethod::UpdateParameters( in UpdateParameters()503 _selectedMethod.reset(new VCMNackMethod()); in SetMethod()
158 class VCMNackMethod : public VCMProtectionMethod {160 VCMNackMethod();161 virtual ~VCMNackMethod();