Searched refs:VCMNackFecMethod (Results 1 – 2 of 2) sorted by relevance
51 VCMNackFecMethod::VCMNackFecMethod(int64_t lowRttNackThresholdMs, in VCMNackFecMethod() function in webrtc::media_optimization::VCMNackFecMethod64 VCMNackFecMethod::~VCMNackFecMethod() { in ~VCMNackFecMethod()67 bool VCMNackFecMethod::ProtectionFactor( in ProtectionFactor()105 int VCMNackFecMethod::ComputeMaxFramesFec( in ComputeMaxFramesFec()132 int VCMNackFecMethod::MaxFramesFec() const { in MaxFramesFec()136 bool VCMNackFecMethod::BitRateTooLowForFec( in BitRateTooLowForFec()162 bool VCMNackFecMethod::EffectivePacketLoss( in EffectivePacketLoss()170 bool VCMNackFecMethod::UpdateParameters( in UpdateParameters()509 _selectedMethod.reset(new VCMNackFecMethod(kLowRttNackMs, -1)); in SetMethod()
202 class VCMNackFecMethod : public VCMFecMethod {204 VCMNackFecMethod(int64_t lowRttNackThresholdMs,206 virtual ~VCMNackFecMethod();