Home
last modified time | relevance | path

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

/external/webrtc/modules/rtp_rtcp/source/rtcp_packet/
Dreport_block.cc80 bool ReportBlock::SetCumulativeLost(int32_t cumulative_lost) { in SetCumulativeLost()
91 uint32_t ReportBlock::cumulative_lost() const { in cumulative_lost() function in webrtc::rtcp::ReportBlock
/external/webrtc/modules/audio_coding/neteq/
Dneteq_unittest.proto28 optional uint32 cumulative_lost = 2; field
/external/webrtc/video/
Dvideo_send_stream_tests.cc466 uint32_t cumulative_lost, in FakeReceiveStatistics()