OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VCMLossProtectionLogic
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
media_opt_util.cc
642
VCMLossProtectionLogic
::
VCMLossProtectionLogic
(int64_t nowMs):
666
VCMLossProtectionLogic
::~
VCMLossProtectionLogic
()
672
VCMLossProtectionLogic
::SetMethod(enum VCMProtectionMethodEnum newMethodType)
714
VCMLossProtectionLogic
::RemoveMethod(enum VCMProtectionMethodEnum method)
729
VCMLossProtectionLogic
::RequiredBitRate() const
740
VCMLossProtectionLogic
::UpdateRtt(uint32_t rtt)
746
VCMLossProtectionLogic
::UpdateResidualPacketLoss(float residualPacketLoss)
752
VCMLossProtectionLogic
::UpdateMaxLossHistory(uint8_t lossPr255
[
all
...]
media_opt_util.h
242
class
VCMLossProtectionLogic
245
VCMLossProtectionLogic
(int64_t nowMs);
246
~
VCMLossProtectionLogic
();
Completed in 30 milliseconds