Searched refs:vCaps (Results 1 – 1 of 1) sorted by relevance
323 MediaCodecInfo.VideoCapabilities vCaps = in testResolutionSupport() local325 Range<Integer> widths = vCaps.getSupportedWidths(); in testResolutionSupport()326 Range<Integer> heights = vCaps.getSupportedHeights(); in testResolutionSupport()346 MediaCodecInfo.VideoCapabilities vCaps = in testAlignmentSupport() local348 int widthAlignment = vCaps.getWidthAlignment(); in testAlignmentSupport()349 int heightAlignment = vCaps.getHeightAlignment(); in testAlignmentSupport()