Searched refs:outputFormatsForInput (Results 1 – 1 of 1) sorted by relevance
1666 int[] outputFormatsForInput = configs.getValidOutputFormatsForInput(input); in testReprocessingCharacteristics() local1670 || arrayContains(outputFormatsForInput, ImageFormat.YUV_420_888)); in testReprocessingCharacteristics()1674 || arrayContains(outputFormatsForInput, ImageFormat.Y8)); in testReprocessingCharacteristics()1676 arrayContains(outputFormatsForInput, ImageFormat.JPEG)); in testReprocessingCharacteristics()1818 int[] outputFormatsForInput = configs.getValidOutputFormatsForInput(input); in testRemosaicReprocessingCharacteristics() local