Searched refs:sender_packet_count_ (Results 1 – 2 of 2) sorted by relevance
44 sender_packet_count_ = packet_count; in SetPacketCount()55 uint32_t sender_packet_count() const { return sender_packet_count_; } in sender_packet_count()74 uint32_t sender_packet_count_; variable
45 : rtp_timestamp_(0), sender_packet_count_(0), sender_octet_count_(0) {} in SenderReport()69 sender_packet_count_ = ByteReader<uint32_t>::ReadBigEndian(&payload[16]); in Parse()107 sender_packet_count_); in Create()