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