Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_coding/
Dmedia_opt_util.cc35 _scaleProtKey(2.0f), in VCMProtectionMethod()
370 int boostKeyProt = _scaleProtKey * codeRateDelta; in ProtectionFactor()
Dmedia_opt_util.h148 float _scaleProtKey; variable