Searched refs:IptcSig3 (Results 1 – 1 of 1) sorted by relevance
56 const char IptcSig3[] = {0x04, 0x04}; in show_IPTC() local71 if (memcmp(pos, IptcSig3, sizeof(IptcSig3)) != 0){ in show_IPTC()78 pos += sizeof(IptcSig3); // move data pointer to the next field in show_IPTC()