OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 144 milliseconds