OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetMaxOfFrameArray
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/modules/video_capture/windows/
help_functions_ds.h
27
LONGLONG
GetMaxOfFrameArray
(LONGLONG *maxFps, long size);
help_functions_ds.cc
24
LONGLONG
GetMaxOfFrameArray
(LONGLONG *maxFps, long size)
device_info_ds.cc
576
//
GetMaxOfFrameArray
returns the lowest duration (highest FPS)
578
0 != (maxFPS =
GetMaxOfFrameArray
(frameDurationList,
Completed in 81 milliseconds