Searched refs:sender_octet_count_ (Results 1 – 2 of 2) sorted by relevance
47 sender_octet_count_ = octet_count; in SetOctetCount()56 uint32_t sender_octet_count() const { return sender_octet_count_; } in sender_octet_count()75 uint32_t sender_octet_count_; variable
45 : rtp_timestamp_(0), sender_packet_count_(0), sender_octet_count_(0) {} in SenderReport()70 sender_octet_count_ = ByteReader<uint32_t>::ReadBigEndian(&payload[20]); in Parse()109 sender_octet_count_); in Create()