Home
last modified time | relevance | path

Searched refs:M_IPTC (Results 1 – 3 of 3) sorted by relevance

/external/jhead/
Djpgfile.c276 case M_IPTC: in ReadJpegSections()
467 case M_IPTC: in ReadJpegSectionsFromBuffer()
759 }else if (Sections[a].Type == M_IPTC && IptcKeeper.Type == 0){ in DiscardAllButExif()
977 case M_IPTC: in RemoveUnknownSections()
Djhead.h299 #define M_IPTC 0xED // IPTC marker macro
Djhead.c892 IptcSection = FindSection(M_IPTC);
1114 if (RemoveSectionType(M_IPTC)) Modified = TRUE;