Searched refs:whiteLevel (Results 1 – 1 of 1) sorted by relevance
270 void set_whiteLevel(int whiteLevel) { in set_whiteLevel() argument271 mWhiteLevel = whiteLevel; in set_whiteLevel()870 int whiteLevel = staticMetadata.get(CameraCharacteristics.SENSOR_INFO_WHITE_LEVEL); in convertToSRGB() local880 whiteLevel, rawImageInput, dngBayerMetadata, in convertToSRGB()890 int inputStride, int cfa, int[] blackLevelPattern, int whiteLevel, byte[] rawImageInput, in convertToSRGB() argument928 Log.d(TAG, "WhiteLevel: " + whiteLevel); in convertToSRGB()999 converterKernel.set_whiteLevel(whiteLevel); in convertToSRGB()