Searched refs:HW_MNOTE_IFD_TAIL (Results 1 – 1 of 1) sorted by relevance
37 constexpr unsigned char HW_MNOTE_IFD_TAIL[] = { 0x00, 0x00, 0x00, 0x00 }; variable512 if (memcmp(makerNote_.data() + offset, HW_MNOTE_IFD_TAIL, sizeof(HW_MNOTE_IFD_TAIL)) != 0) { in ParserIFD()