Searched refs:CalculateFrameRate (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/modules/video_capture/ | ||
D | video_capture_impl.h | 87 uint32_t CalculateFrameRate(int64_t now_ns); |
D | video_capture_impl.cc | 255 uint32_t VideoCaptureImpl::CalculateFrameRate(int64_t now_ns) { in CalculateFrameRate() function in webrtc::videocapturemodule::VideoCaptureImpl |