Searched refs:TIFF_ENTRY_SIZE (Results 1 – 1 of 1) sorted by relevance
52 TIFF_ENTRY_SIZE = 12, // Size in bytes enumerator126 return IFD_HEADER_SIZE + IFD_FOOTER_SIZE + TIFF_ENTRY_SIZE * numberOfEntries; in calculateIfdSize()