Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/remote_bitrate_estimator/
H A 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
/aosp_15_r20/external/webrtc/rtc_tools/rtc_event_log_visualizer/
H A Danalyzer.cc1555 uint64_t first_send_timestamp = packets.front().rtp.log_time_us(); in CreatePacerDelayGraph() local