Searched refs:jpegInterchangeFormatAttribute (Results 1 – 2 of 2) sorted by relevance
2810 ExifAttribute jpegInterchangeFormatAttribute = in readImageFileDirectory() local2817 jpegInterchangeFormatAttribute); in readImageFileDirectory()2945 ExifAttribute jpegInterchangeFormatAttribute = in retrieveJpegImageSize() local2947 if (jpegInterchangeFormatAttribute != null) { in retrieveJpegImageSize()2949 jpegInterchangeFormatAttribute.getIntValue(mExifByteOrder); in retrieveJpegImageSize()2988 ExifAttribute jpegInterchangeFormatAttribute = in handleThumbnailFromJfif() local2992 if (jpegInterchangeFormatAttribute != null in handleThumbnailFromJfif()2994 int thumbnailOffset = jpegInterchangeFormatAttribute.getIntValue(mExifByteOrder); in handleThumbnailFromJfif()
2752 ExifAttribute jpegInterchangeFormatAttribute = in readImageFileDirectory() local2759 jpegInterchangeFormatAttribute); in readImageFileDirectory()2887 ExifAttribute jpegInterchangeFormatAttribute = in retrieveJpegImageSize() local2889 if (jpegInterchangeFormatAttribute != null) { in retrieveJpegImageSize()2891 jpegInterchangeFormatAttribute.getIntValue(mExifByteOrder); in retrieveJpegImageSize()2931 ExifAttribute jpegInterchangeFormatAttribute = in handleThumbnailFromJfif() local2935 if (jpegInterchangeFormatAttribute != null in handleThumbnailFromJfif()2937 int thumbnailOffset = jpegInterchangeFormatAttribute.getIntValue(mExifByteOrder); in handleThumbnailFromJfif()