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

  /external/chromium_org/third_party/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,
    [all...]

Completed in 45 milliseconds