OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_effectivePacketLoss
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/video_coding/
media_opt_util.h
113
virtual uint8_t RequiredPacketLossER() { return
_effectivePacketLoss
; }
144
uint8_t
_effectivePacketLoss
;
media_opt_util.cc
32
:
_effectivePacketLoss
(0),
202
_effectivePacketLoss
= 0;
449
_effectivePacketLoss
= 0;
Completed in 86 milliseconds