Searched refs:getValidOutputFormatsForInput (Results 1 – 5 of 5) sorted by relevance
249 mStaticInfo.getValidOutputFormatsForInput(inputFormat); in testRecreateReprocessingSessions()474 mStaticInfo.getValidOutputFormatsForInput(inputFormat); in testReprocessAbort()504 mStaticInfo.getValidOutputFormatsForInput(inputFormat); in testReprocessTimestamps()536 mStaticInfo.getValidOutputFormatsForInput(inputFormat); in testReprocessJpegExif()566 mStaticInfo.getValidOutputFormatsForInput(inputFormat); in testReprocessRequestKeys()647 mStaticInfo.getValidOutputFormatsForInput(inputFormat); in testReprocessingAllCombinations()
707 Set<Integer> validOutputFormats = zslConfig.getValidOutputFormatsForInput(inputFormat); in verifyRecommendedZSLConfiguration()708 int [] availableValidOutputFormats = fullConfig.getValidOutputFormatsForInput( in verifyRecommendedZSLConfiguration()1441 int[] outputFormatsForInput = configs.getValidOutputFormatsForInput(input); in testReprocessingCharacteristics()1563 int[] outputFormatsForInput = configs.getValidOutputFormatsForInput(input); in testRemosaicReprocessingCharacteristics()
1135 int outputFormats [] = config.getValidOutputFormatsForInput(inFormat); in testCreateSessionWithParametersByCamera()1153 int outputFormats [] = config.getValidOutputFormatsForInput(inputFormat); in testCreateSessionWithParametersByCamera()
1457 public int[] getValidOutputFormatsForInput(int inputFormat) { in getValidOutputFormatsForInput() method in StaticMetadata1466 return config.getValidOutputFormatsForInput(inputFormat); in getValidOutputFormatsForInput()
219 int[] outputFmts = map.getValidOutputFormatsForInput(inputFmts[i]); in storeStreamConfigurationMap()