Searched refs:VCMFecMethod (Results 1 – 2 of 2) sorted by relevance
86 : VCMFecMethod(), in VCMNackFecMethod()115 VCMFecMethod::ProtectionFactor(parameters); in ProtectionFactor()118 VCMFecMethod::UpdateProtectionFactorD(_protectionFactorD); in ProtectionFactor()132 VCMFecMethod::UpdateProtectionFactorD(_protectionFactorD); in ProtectionFactor()199 VCMFecMethod::EffectivePacketLoss(parameters); in EffectivePacketLoss()218 _protectionFactorK = VCMFecMethod::ConvertFECRate(_protectionFactorK); in UpdateParameters()219 _protectionFactorD = VCMFecMethod::ConvertFECRate(_protectionFactorD); in UpdateParameters()248 VCMFecMethod::VCMFecMethod() in VCMFecMethod() function in webrtc::media_optimization::VCMFecMethod254 VCMFecMethod::~VCMFecMethod() = default;256 uint8_t VCMFecMethod::BoostCodeRateKey(uint8_t packetFrameDelta, in BoostCodeRateKey()[all …]
154 class VCMFecMethod : public VCMProtectionMethod {156 VCMFecMethod();157 ~VCMFecMethod() override;191 class VCMNackFecMethod : public VCMFecMethod {