Home
last modified time | relevance | path

Searched defs:first_send_timestamp (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/remote_bitrate_estimator/
Dremote_estimator_proxy_unittest.cc561 Timestamp first_send_timestamp = Timestamp::Zero(); in TEST_F() local
604 Timestamp first_send_timestamp = Timestamp::Zero(); in TEST_F() local
/external/webrtc/rtc_tools/rtc_event_log_visualizer/
Danalyzer.cc1555 uint64_t first_send_timestamp = packets.front().rtp.log_time_us(); in CreatePacerDelayGraph() local