Searched refs:cumulative_num_packets_lost (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/webrtc/voice_engine/include/
H A Dvoe_rtp_rtcp.h108 uint32_t cumulative_num_packets_lost; member in struct:webrtc::ReportBlock
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
H A Dfakewebrtcvoiceengine.h956 block.cumulative_num_packets_lost = kIntStatValue;
H A Dwebrtcvoiceengine.cc3341 sinfo.packets_lost = iter->cumulative_num_packets_lost;
/external/chromium_org/third_party/webrtc/voice_engine/
H A Dchannel.cc3388 report_block.cumulative_num_packets_lost = it->cumulativeLost;

Completed in 793 milliseconds