Searched refs:JPEG (Results 1 – 4 of 4) sorted by relevance
72 JPEG(ImageFormat.JPEG), enumConstant323 case ImageFormat.JPEG: { in updateImage()581 case ImageFormat.JPEG: { in saveImage()635 if (img.getFormat() != ImageFormat.JPEG) { in writeJpegImage()763 case ImageFormat.JPEG: in getOutputImageFile()
77 private int mCaptureFormat = ImageFormat.JPEG;453 if (capture.getFormat() != ImageFormat.JPEG &&854 int format = (position == 0 ? ImageFormat.JPEG : ImageFormat.HEIC);
63 This is the basic still capture output, used for JPEG or uncompressed data that needs to be
309 mFormatNames.append(ImageFormat.JPEG, "JPEG"); in onCreate()1822 case ImageFormat.JPEG: in getCallbackBufferSize()