Searched defs:cumulativeLost (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/webrtc/voice_engine/include/
H A Dvoe_rtp_rtcp.h65 unsigned int cumulativeLost; member in struct:webrtc::CallStatistics
/external/webrtc/webrtc/modules/rtp_rtcp/include/
H A Drtp_rtcp_defines.h132 : remoteSSRC(0), sourceSSRC(0), fractionLost(0), cumulativeLost(0),
147 cumulativeLost(cumulative_lost),
157 uint32_t cumulativeLost; // 24 bits valid. member in struct:webrtc::RTCPReportBlock

Completed in 170 milliseconds