Searched refs:VCMNackMethod (Results 1 – 2 of 2) sorted by relevance
224 VCMNackMethod::VCMNackMethod() : VCMProtectionMethod() { in VCMNackMethod() function in webrtc::media_optimization::VCMNackMethod228 VCMNackMethod::~VCMNackMethod() { in ~VCMNackMethod()232 bool VCMNackMethod::EffectivePacketLoss( in EffectivePacketLoss()239 bool VCMNackMethod::UpdateParameters( in UpdateParameters()525 _selectedMethod.reset(new VCMNackMethod()); in SetMethod()
145 class VCMNackMethod : public VCMProtectionMethod {147 VCMNackMethod();148 ~VCMNackMethod() override;