Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Dremote_ntp_time_estimator_unittest.cc76 int64_t capture_ntp_time_ms = local_clock_.CurrentNtpInMilliseconds(); in TEST_F() local
102 int64_t capture_ntp_time_ms = local_clock_.CurrentNtpInMilliseconds(); in TEST_F() local
/aosp_15_r20/external/webrtc/video/
H A Dvideo_stream_encoder.cc1474 int64_t capture_ntp_time_ms; in OnFrame() local