Searched refs:VCMFecMethod (Results 1 – 2 of 2) sorted by relevance
53 : VCMFecMethod(), in VCMNackFecMethod()82 VCMFecMethod::ProtectionFactor(parameters); in ProtectionFactor()85 VCMFecMethod::UpdateProtectionFactorD(_protectionFactorD); in ProtectionFactor()99 VCMFecMethod::UpdateProtectionFactorD(_protectionFactorD); in ProtectionFactor()166 VCMFecMethod::EffectivePacketLoss(parameters); in EffectivePacketLoss()185 _protectionFactorK = VCMFecMethod::ConvertFECRate(_protectionFactorK); in UpdateParameters()186 _protectionFactorD = VCMFecMethod::ConvertFECRate(_protectionFactorD); in UpdateParameters()215 VCMFecMethod::VCMFecMethod() : VCMProtectionMethod() { in VCMFecMethod() function in webrtc::media_optimization::VCMFecMethod218 VCMFecMethod::~VCMFecMethod() { in ~VCMFecMethod()222 uint8_t VCMFecMethod::BoostCodeRateKey(uint8_t packetFrameDelta, in BoostCodeRateKey()[all …]
167 class VCMFecMethod : public VCMProtectionMethod {169 VCMFecMethod();170 virtual ~VCMFecMethod();202 class VCMNackFecMethod : public VCMFecMethod {