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

  /external/webrtc/webrtc/modules/video_capture/
video_capture_impl.h 116 uint32_t CalculateFrameRate(const TickTime& now);
video_capture_impl.cc 131 const uint32_t frameRate = CalculateFrameRate(now);
371 uint32_t VideoCaptureImpl::CalculateFrameRate(const TickTime& now)

Completed in 3428 milliseconds