Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
Drtp_sender.h51 const bool timestamp_provided = true,
209 const bool timestamp_provided = true,
Drtp_sender.cc1083 const bool timestamp_provided, in BuildRTPheader() argument
1088 if (timestamp_provided) { in BuildRTPheader()