OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:last_removed
(Results
1 - 1
of
1
) sorted by null
/external/webrtc/webrtc/modules/rtp_rtcp/source/
packet_loss_stats.cc
108
uint16_t
last_removed
= 0;
local
113
*it == ((
last_removed
+ 1) & 0xFFFF))) {
114
last_removed
= *it;
Completed in 129 milliseconds