Searched refs:transmission_time_offset (Results 1 – 2 of 2) sorted by relevance
143 optional int32 transmission_time_offset = 16; field211 optional int32 transmission_time_offset = 16; field
373 rtc::checked_cast<int32_t>(proto.transmission_time_offset()); in StoreRtpPackets()474 ? ToUnsigned(proto.transmission_time_offset()) in StoreRtpPackets()567 int32_t transmission_time_offset; in StoreRtpPackets() local570 &transmission_time_offset)); in StoreRtpPackets()571 header.extension.transmissionTimeOffset = transmission_time_offset; in StoreRtpPackets()