Searched refs:VCMFecMethod (Results 1 – 2 of 2) sorted by relevance
85 : VCMFecMethod(), in VCMNackFecMethod()114 VCMFecMethod::ProtectionFactor(parameters); in ProtectionFactor()117 VCMFecMethod::UpdateProtectionFactorD(_protectionFactorD); in ProtectionFactor()131 VCMFecMethod::UpdateProtectionFactorD(_protectionFactorD); in ProtectionFactor()198 VCMFecMethod::EffectivePacketLoss(parameters); in EffectivePacketLoss()217 _protectionFactorK = VCMFecMethod::ConvertFECRate(_protectionFactorK); in UpdateParameters()218 _protectionFactorD = VCMFecMethod::ConvertFECRate(_protectionFactorD); in UpdateParameters()247 VCMFecMethod::VCMFecMethod() in VCMFecMethod() function in webrtc::media_optimization::VCMFecMethod253 VCMFecMethod::~VCMFecMethod() = default;255 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 {