Searched refs:imageFormatToInternal (Results 1 – 3 of 3) sorted by relevance
54 int[] inputs = StreamConfigurationMap.imageFormatToInternal(value.getInputs()); in marshal()60 StreamConfigurationMap.imageFormatToInternal(value.getOutputs(input)); in marshal()
297 int internalFormat = imageFormatToInternal(format); in isOutputSupportedFor()718 return getInternalFormatDuration(imageFormatToInternal(format), in getOutputMinFrameDuration()864 return getInternalFormatDuration(imageFormatToInternal(format), in getOutputStallDuration()952 int internalFormat = imageFormatToInternal(format); in checkArgumentFormatSupported()1175 static int imageFormatToInternal(int format) { in imageFormatToInternal() method in StreamConfigurationMap1239 public static int[] imageFormatToInternal(int[] formats) { in imageFormatToInternal() method in StreamConfigurationMap1245 formats[i] = imageFormatToInternal(formats[i]); in imageFormatToInternal()1258 int internalFormat = imageFormatToInternal(format); in getPublicFormatSizes()
270 mConfiguredFormat = StreamConfigurationMap.imageFormatToInternal(ImageFormat.PRIVATE); in OutputConfiguration()442 mConfiguredFormat = StreamConfigurationMap.imageFormatToInternal(ImageFormat.PRIVATE); in OutputConfiguration()