Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_coding/
Dmedia_opt_util.cc223 uint8_t packetFrameKey) const { in BoostCodeRateKey()
229 ratio = (int8_t)(packetFrameKey / packetFrameDelta); in BoostCodeRateKey()
352 const uint8_t packetFrameKey = in ProtectionFactor() local
354 const uint8_t boostKey = BoostCodeRateKey(packetFrameDelta, packetFrameKey); in ProtectionFactor()
Dmedia_opt_util.h178 uint8_t packetFrameKey) const;