Searched defs:maxHeight (Results 1 – 9 of 9) sorted by relevance
193 int maxHeight = videoCap.getSupportedHeightsFor(maxWidth).getUpper(); in getAllVideoCodecParameters() local214 argsList.add(getArgs(info.getName(), mimeType, maxWidth, maxHeight)); in getAllVideoCodecParameters() local
235 final int maxHeight = (expected.getHeight() * 3) / 2; in assertSaneThumbnail() local
563 int maxHeight = vidCaps.getSupportedHeightsFor(width).getUpper(); in createReasonableVideoFormat() local625 int maxHeight = vidCaps.getSupportedHeightsFor(width).getUpper(); in createVideoFormatForBitrateMode() local
706 final int maxHeight = 20; in testGetAndSetMaxHeight() local
112 int maxHeight = 0; in onMeasure() local
499 final int maxHeight = in configureVideoFormat() local1589 private int maxHeight = INT_UNSET; field in VideoFormat1649 public void setMaxHeight(int maxHeight) { in setMaxHeight()
884 int maxHeight = vidCaps.getSupportedHeightsFor(maxWidth).getUpper(); in setMaxEncoderFrameAndBitrates() local
742 int32_t maxHeight = kMaxInt32 / defaultStride; in testSetTargetSize() local
META-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...