Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_sender.h59 bool timestamp_provided = true,
244 const bool timestamp_provided = true,
299 bool timestamp_provided,
Drtp_sender.cc604 bool timestamp_provided, in SendPadData() argument
627 if (!timestamp_provided) { in SendPadData()
1202 bool timestamp_provided, in BuildRTPheader() argument
1207 if (timestamp_provided) { in BuildRTPheader()
/external/webrtc/webrtc/call/
Drtc_event_log_unittest.cc337 bool timestamp_provided = prng->Rand<bool>(); in GenerateRtpPacket() local
342 timestamp_provided, inc_sequence_number); in GenerateRtpPacket()