Home
last modified time | relevance | path

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

/external/webrtc/modules/video_coding/
Dmedia_opt_util.cc257 uint8_t packetFrameKey) const { in BoostCodeRateKey()
263 ratio = (int8_t)(packetFrameKey / packetFrameDelta); in BoostCodeRateKey()
375 const uint8_t packetFrameKey = in ProtectionFactor() local
377 const uint8_t boostKey = BoostCodeRateKey(packetFrameDelta, packetFrameKey); in ProtectionFactor()
Dmedia_opt_util.h165 uint8_t packetFrameKey) const;