HomeSort by relevance Sort by last modified time
    Searched refs:frame_length_time_reporter_ (Results 1 - 2 of 2) sorted by null

  /external/webrtc/talk/media/base/
videocapturer.h 367 rtc::Timing frame_length_time_reporter_; member in class:cricket::VideoCapturer
videocapturer.cc 144 previous_frame_time_ = frame_length_time_reporter_.TimerNow();
709 double time_now = frame_length_time_reporter_.TimerNow();

Completed in 41 milliseconds