Searched refs:UpdateRtpAbsSendTimeExtension (Results 1 – 3 of 3) sorted by relevance
/external/webrtc/media/base/ |
D | rtp_utils_unittest.cc | 165 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()
|
D | rtp_utils.cc | 240 bool UpdateRtpAbsSendTimeExtension(uint8_t* rtp, in UpdateRtpAbsSendTimeExtension() function 392 UpdateRtpAbsSendTimeExtension(start, rtp_length, in ApplyPacketOptions()
|
D | rtp_utils.h | 65 bool UpdateRtpAbsSendTimeExtension(uint8_t* rtp,
|