Searched refs:samplesEntry (Results 1 – 1 of 1) sorted by relevance
184 sp<TiffEntry> samplesEntry = getEntry(TAG_SAMPLESPERPIXEL); in validateAndSetStripTags() local185 if (samplesEntry == NULL) { in validateAndSetStripTags()199 uint16_t samplesPerPixel = *(samplesEntry->getData<uint16_t>()); in validateAndSetStripTags()