Searched refs:stripByteCountsAttribute (Results 1 – 1 of 1) sorted by relevance
4357 ExifAttribute stripByteCountsAttribute = in handleThumbnailFromStrips() local4360 if (stripOffsetsAttribute != null && stripByteCountsAttribute != null) { in handleThumbnailFromStrips()4364 convertToLongArray(stripByteCountsAttribute.getValue(mExifByteOrder)); in handleThumbnailFromStrips()