Searched defs:maxFps (Results 1 – 5 of 5) sorted by relevance
69 @Nullable Integer maxPortraitPixelCount, @Nullable Integer maxFps) { in adaptOutputFormat()93 @Nullable Integer maxFps); in nativeAdaptOutputFormat()
23 LONGLONG GetMaxOfFrameArray(LONGLONG* maxFps, long size) { in GetMaxOfFrameArray()
112 @Nullable Integer maxPortraitPixelCount, @Nullable Integer maxFps) { in adaptOutputFormat()
119 int maxFps = 0; in enumerateFormats() local
216 final int maxFps = (minFrameDurationNs == 0) in getSupportedFormats() local