OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_packetloss
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/test/
Channel.h
116
int16_t
_packetLoss
;
Channel.cc
112
_packetLoss
+= 1;
113
if (
_packetLoss
== 3) {
114
_packetLoss
= 0;
237
_packetLoss
(0),
Completed in 196 milliseconds