Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_coding/
Dmedia_opt_util.cc294 const uint8_t avgTotPackets = in ProtectionFactor() local
324 if (packetLoss > lossThr && avgTotPackets > packetNumThr) { in ProtectionFactor()