Searched refs:M_IPTC (Results 1 – 3 of 3) sorted by relevance
274 case M_IPTC: in ReadJpegSections()463 case M_IPTC: in ReadJpegSectionsFromBuffer()755 }else if (Sections[a].Type == M_IPTC && IptcKeeper.Type == 0){ in DiscardAllButExif()973 case M_IPTC: in RemoveUnknownSections()
285 #define M_IPTC 0xED // IPTC marker macro
892 IptcSection = FindSection(M_IPTC);1114 if (RemoveSectionType(M_IPTC)) Modified = TRUE;