Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_capture/
Dvideo_capture_impl.cc131 const uint32_t frameRate = CalculateFrameRate(now); in Process()
371 uint32_t VideoCaptureImpl::CalculateFrameRate(const TickTime& now) in CalculateFrameRate() function in webrtc::videocapturemodule::VideoCaptureImpl
Dvideo_capture_impl.h116 uint32_t CalculateFrameRate(const TickTime& now);