Searched refs:rtp_start_timestamp_ (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/call/
H A Dcall_perf_tests.cc400 rtp_start_timestamp_(0) {}
465 rtp_start_timestamp_ = header.timestamp - first_capture_timestamp;
469 uint32_t capture_timestamp = header.timestamp - rtp_start_timestamp_;
505 uint32_t rtp_start_timestamp_; member in class:webrtc::CaptureNtpTimeObserver

Completed in 94 milliseconds