Home
last modified time | relevance | path

Searched refs:maxFps (Results 1 – 7 of 7) sorted by relevance

/external/webrtc/webrtc/modules/video_capture/windows/
Dhelp_functions_ds.cc24 LONGLONG GetMaxOfFrameArray(LONGLONG *maxFps, long size) in GetMaxOfFrameArray() argument
26 LONGLONG maxFPS = maxFps[0]; in GetMaxOfFrameArray()
29 if (maxFPS > maxFps[i]) in GetMaxOfFrameArray()
30 maxFPS = maxFps[i]; in GetMaxOfFrameArray()
Dhelp_functions_ds.h27 LONGLONG GetMaxOfFrameArray(LONGLONG *maxFps, long size);
/external/webrtc/talk/app/webrtc/java/android/org/webrtc/
DCameraEnumerator.java80 int maxFps = 0; in enumerateFormats() local
87 maxFps = range[android.hardware.Camera.Parameters.PREVIEW_FPS_MAX_INDEX]; in enumerateFormats()
90 formatList.add(new CaptureFormat(size.width, size.height, minFps, maxFps)); in enumerateFormats()
DCamera2Enumerator.java110 final int maxFps = (minFrameDurationNs == 0) in getSupportedFormats() local
113 formatList.add(new CaptureFormat(size.getWidth(), size.getHeight(), 0, maxFps * 1000)); in getSupportedFormats()
/external/robolectric/v3/runtime/
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...