Home
last modified time | relevance | path

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

/external/webrtc/webrtc/video/
Dreport_block_stats.cc16 int FractionLost(uint32_t num_lost_sequence_numbers, in FractionLost() function
/external/webrtc/webrtc/test/
Drtcp_packet_parser.h86 uint8_t FractionLost() const { return rb_.FractionLost; } in FractionLost() function
/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtcp_utility.h73 uint8_t FractionLost; member