Home
last modified time | relevance | path

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

/external/webrtc/modules/rtp_rtcp/source/
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
/external/webrtc/video/
Dvideo_stream_encoder.cc1474 int64_t capture_ntp_time_ms; in OnFrame() local