Home
last modified time | relevance | path

Searched refs:first_frame_capture_time (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/test/
Dframe_generator_capturer.h50 int64_t first_frame_capture_time() const { return first_frame_capture_time_; } in first_frame_capture_time() function
/external/webrtc/webrtc/call/
Dcall_perf_tests.cc464 90 * static_cast<uint32_t>(capturer_->first_frame_capture_time()); in TestCaptureNtpTime()