Searched defs:jpegQuality (Results 1 – 4 of 4) sorted by relevance
103 int height, int* offsets, int jpegQuality) { in encode()338 int width, int height, int jpegQuality) { in encode()396 jintArray strides, jint jpegQuality, jobject jstream, in YuvImage_compressToJpeg()
99 Byte jpegQuality = captureBundles.get(0).captureResult.get(CaptureResult.JPEG_QUALITY); in getJpegParameters() local
1251 Byte jpegQuality = mClientRequest.get(CaptureRequest.JPEG_QUALITY); in checkAndFireBurstProcessing() local2113 Byte jpegQuality) { in initializeParcelable()
2201 public final byte jpegQuality; field in CameraTestUtils.ExifTestData