Home
last modified time | relevance | path

Searched refs:boostKey (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/video_coding/
Dmedia_opt_util.cc354 const uint8_t boostKey = BoostCodeRateKey(packetFrameDelta, packetFrameKey); in ProtectionFactor() local
357 VCM_MIN(1 + (boostKey * effRateFecTable - ratePar1) / ratePar1, ratePar2), in ProtectionFactor()