Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_coding/
Dmedia_opt_util.cc485 _packetsPerFrameKey(0.9999f), in VCMLossProtectionLogic()
618 _packetsPerFrameKey.Apply( in UpdatePacketsPerFrameKey()
647 _currentParameters.packetsPerFrameKey = _packetsPerFrameKey.filtered(); in UpdateMethod()
Dmedia_opt_util.h352 rtc::ExpFilter _packetsPerFrameKey; variable