Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_coding/
Dmedia_opt_util.cc92 float adjustRtt = 1.0f; // (float)VCMNackFecTable[rttIndex] / 100.0f; in ProtectionFactor() local
97 adjustRtt * static_cast<float>(_protectionFactorD)); in ProtectionFactor()