Searched refs:Section_t (Results 1 – 5 of 5) sorted by relevance
18 static Section_t * Sections = NULL;118 Sections = (Section_t *)realloc(Sections, sizeof(Section_t)*SectionsAllocated); in CheckSectionsAllocated()572 Section_t * ExifSection; in SaveThumbnail()592 Section_t * ExifSection; in ReplaceThumbnailFromBuffer()657 Section_t * ExifSection; in ReplaceThumbnail()737 Section_t ExifKeeper; in DiscardAllButExif()738 Section_t CommentKeeper; in DiscardAllButExif()739 Section_t IptcKeeper; in DiscardAllButExif()740 Section_t XmpKeeper; in DiscardAllButExif()909 Section_t * FindSection(int SectionType) in FindSection()[all …]
56 }Section_t; typedef222 void ShowXmp(Section_t XmpSection);245 Section_t * FindSection(int SectionType);246 Section_t * CreateSection(int SectionType, unsigned char * Data, int size);
175 void ShowXmp(Section_t XmpSection) in ShowXmp()
173 Section_t* ExifSection = FindSection(M_EXIF); in copyThumbnailData()312 Section_t* ExifSection = FindSection(M_EXIF); in saveAttributes()446 Section_t* ExifSection = FindSection(M_EXIF); in getThumbnail()
891 Section_t * IptcSection;945 Section_t * CommentSec;1029 Section_t * CommentSec;1058 Section_t * ExifSection;