Searched refs:TIFF_WORD_SIZE (Results 1 – 3 of 3) sorted by relevance
31 ((TIFF_WORD_SIZE - ((index) % TIFF_WORD_SIZE)) % TIFF_WORD_SIZE)49 TIFF_WORD_SIZE = 4, // Size in bytes enumerator
124 assert((offset % TIFF_WORD_SIZE) == 0); in writeTagInfo()184 assert((offset % TIFF_WORD_SIZE) == 0); in writeTagInfo()
102 assert((offset % TIFF_WORD_SIZE) == 0); in writeData()