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()576 Section_t * ExifSection; in SaveThumbnail()596 Section_t * ExifSection; in ReplaceThumbnailFromBuffer()661 Section_t * ExifSection; in ReplaceThumbnail()741 Section_t ExifKeeper; in DiscardAllButExif()742 Section_t CommentKeeper; in DiscardAllButExif()743 Section_t IptcKeeper; in DiscardAllButExif()744 Section_t XmpKeeper; in DiscardAllButExif()913 Section_t * FindSection(int SectionType) in FindSection()[all …]
57 }Section_t; typedef223 void ShowXmp(Section_t XmpSection);246 Section_t * FindSection(int SectionType);247 Section_t * CreateSection(int SectionType, unsigned char * Data, int size);
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()483 Section_t* ExifSection = FindSection(M_EXIF); in getThumbnailRange()
175 void ShowXmp(Section_t XmpSection) in ShowXmp()
891 Section_t * IptcSection;945 Section_t * CommentSec;1029 Section_t * CommentSec;1058 Section_t * ExifSection;