Searched refs:IptcKeeper (Results 1 - 1 of 1) sorted by relevance

/external/jhead/
H A Djpgfile.c743 Section_t IptcKeeper; local
749 memset(&IptcKeeper, 0, sizeof(IptcKeeper));
750 memset(&XmpKeeper, 0, sizeof(IptcKeeper));
759 }else if (Sections[a].Type == M_IPTC && IptcKeeper.Type == 0){
760 IptcKeeper = Sections[a];
774 if (IptcKeeper.Type){
776 Sections[SectionsRead++] = IptcKeeper;

Completed in 48 milliseconds