Home
last modified time | relevance | path

Searched refs:UpdateRtpAbsSendTimeExtension (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/media/base/
Drtp_utils_unittest.cc165 EXPECT_TRUE(UpdateRtpAbsSendTimeExtension( in TEST()
186 EXPECT_TRUE(UpdateRtpAbsSendTimeExtension(message, sizeof(message), 3, 0)); in TEST()
243 EXPECT_TRUE(UpdateRtpAbsSendTimeExtension(&rtp_packet[0], rtp_packet.size(), in TEST()
259 EXPECT_TRUE(UpdateRtpAbsSendTimeExtension(&rtp_packet[0], rtp_packet.size(), in TEST()
Drtp_utils.cc240 bool UpdateRtpAbsSendTimeExtension(uint8_t* rtp, in UpdateRtpAbsSendTimeExtension() function
392 UpdateRtpAbsSendTimeExtension(start, rtp_length, in ApplyPacketOptions()
Drtp_utils.h65 bool UpdateRtpAbsSendTimeExtension(uint8_t* rtp,