Home
last modified time | relevance | path

Searched defs:cumulativeLost (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/webrtc/examples/android/media_demo/src/org/webrtc/webrtcdemo/
DRtcpStatistics.java18 public final int cumulativeLost; field in RtcpStatistics
24 private RtcpStatistics(int fractionLost, int cumulativeLost, int extendedMax, in RtcpStatistics()
/external/chromium_org/third_party/webrtc/voice_engine/include/
Dvoe_rtp_rtcp.h81 unsigned int cumulativeLost; member
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/interface/
Drtp_rtcp_defines.h184 uint32_t cumulativeLost; // 24 bits valid. member