Searched refs:ExifKeeper (Results 1 – 1 of 1) sorted by relevance
737 Section_t ExifKeeper; in DiscardAllButExif() local743 memset(&ExifKeeper, 0, sizeof(ExifKeeper)); in DiscardAllButExif()749 if (Sections[a].Type == M_EXIF && ExifKeeper.Type == 0){ in DiscardAllButExif()750 ExifKeeper = Sections[a]; in DiscardAllButExif()762 if (ExifKeeper.Type){ in DiscardAllButExif()764 Sections[SectionsRead++] = ExifKeeper; in DiscardAllButExif()