Searched refs:MP_INDEX_IFD_BYTE_SIZE (Results 1 – 1 of 1) sorted by relevance
35 constexpr uint8_t MP_INDEX_IFD_BYTE_SIZE = 12; variable128 if (dataOffset + MP_INDEX_IFD_BYTE_SIZE * tagCount > size) { in ParsingMpIndexIFD()