Home
last modified time | relevance | path

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

/external/webrtc/modules/video_coding/
Dmedia_opt_util.h32 enum { kLossPrShortFilterWinMs = 1000 }; enumerator
Dmedia_opt_util.cc547 now - _lossPrHistory[0].timeMs < kLossPrShortFilterWinMs) { in UpdateMaxLossHistory()
583 kLossPrHistorySize * kLossPrShortFilterWinMs) { in MaxFilteredLossPr()