OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UpdateMaxLossHistory
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/video_coding/
media_opt_util.h
334
void
UpdateMaxLossHistory
(uint8_t lossPr255, int64_t now);
media_opt_util.cc
522
void VCMLossProtectionLogic::
UpdateMaxLossHistory
(uint8_t lossPr255,
577
UpdateMaxLossHistory
(lossPr255, nowMs);
Completed in 50 milliseconds