Searched refs:jpegPatch (Results 1 – 2 of 2) sorted by relevance
906 Bitmap jpegPatch = BitmapRegionDecoder.newInstance(compressedJpegData, in validateRawJpegImagePair() local911 double difference = BitmapUtils.calcDifferenceMetric(jpegPatch, rawPatch); in validateRawJpegImagePair()919 jpegPatch.compress(Bitmap.CompressFormat.JPEG, 90, fileStream); in validateRawJpegImagePair()
671 Rect jpegPatch = new Rect(); in testAllOutputYUVResolutions() local672 tempPatch.roundOut(jpegPatch); in testAllOutputYUVResolutions()686 Bitmap fullSizeJpegBmap = decoder.decodeRegion(jpegPatch, opt); in testAllOutputYUVResolutions()