Searched refs:getValidOutputFormatsForInput (Results 1 – 6 of 6) sorted by relevance
247 mStaticInfo.getValidOutputFormatsForInput(inputFormat); in testRecreateReprocessingSessions()472 mStaticInfo.getValidOutputFormatsForInput(inputFormat); in testReprocessAbort()502 mStaticInfo.getValidOutputFormatsForInput(inputFormat); in testReprocessTimestamps()534 mStaticInfo.getValidOutputFormatsForInput(inputFormat); in testReprocessJpegExif()564 mStaticInfo.getValidOutputFormatsForInput(inputFormat); in testReprocessRequestKeys()645 mStaticInfo.getValidOutputFormatsForInput(inputFormat); in testReprocessingAllCombinations()
916 Set<Integer> validOutputFormats = zslConfig.getValidOutputFormatsForInput(inputFormat); in verifyRecommendedZSLConfiguration()917 int [] availableValidOutputFormats = fullConfig.getValidOutputFormatsForInput( in verifyRecommendedZSLConfiguration()1666 int[] outputFormatsForInput = configs.getValidOutputFormatsForInput(input); in testReprocessingCharacteristics()1818 int[] outputFormatsForInput = configs.getValidOutputFormatsForInput(input); in testRemosaicReprocessingCharacteristics()
1157 int outputFormats[] = config.getValidOutputFormatsForInput(inputFormat); in testCreateSessionWithParametersByCamera()
1553 public int[] getValidOutputFormatsForInput(int inputFormat) { in getValidOutputFormatsForInput() method in StaticMetadata1562 return config.getValidOutputFormatsForInput(inputFormat); in getValidOutputFormatsForInput()
226 int[] outputFmts = map.getValidOutputFormatsForInput(inputFmts[i]); in storeStreamConfigurationMap()
20195 method @Nullable public java.util.Set<java.lang.Integer> getValidOutputFormatsForInput(int);20260 method public int[] getValidOutputFormatsForInput(int);