Searched refs:set_rtp_timestamp (Results 1 – 5 of 5) sorted by relevance
54 void set_rtp_timestamp(uint32_t value) { rtp_timestamp_ = value; } in set_rtp_timestamp() function
80 rhs.set_rtp_timestamp(value); in TEST()
344 info.set_rtp_timestamp(kRtpTimestamp); in TEST_F()
348 info.set_rtp_timestamp(kRtpTimestamp); in TEST_F()
382 proto_batch->set_rtp_timestamp(base_event->header().Timestamp()); in EncodeRtpPacket()