Searched refs:TAG_STRIPBYTECOUNTS (Results 1 – 2 of 2) sorted by relevance
253 sp<TiffEntry> stripByteCounts = TiffWriter::uncheckedBuildEntry(TAG_STRIPBYTECOUNTS, LONG, in validateAndSetStripTags()305 sp<TiffEntry> stripByteCounts = getEntry(TAG_STRIPBYTECOUNTS); in setStripOffset()347 sp<TiffEntry> stripByteCounts = getEntry(TAG_STRIPBYTECOUNTS); in getStripSize()
144 TAG_STRIPBYTECOUNTS = 0x0117u, enumerator