Searched refs:XmpKeeper (Results 1 – 1 of 1) sorted by relevance
740 Section_t XmpKeeper; in DiscardAllButExif() local746 memset(&XmpKeeper, 0, sizeof(IptcKeeper)); in DiscardAllButExif()751 }else if (Sections[a].Type == M_XMP && XmpKeeper.Type == 0){ in DiscardAllButExif()752 XmpKeeper = Sections[a]; in DiscardAllButExif()775 if (XmpKeeper.Type){ in DiscardAllButExif()777 Sections[SectionsRead++] = XmpKeeper; in DiscardAllButExif()