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

/external/jhead/
H A Djpgfile.c739 Section_t IptcKeeper; local
745 memset(&IptcKeeper, 0, sizeof(IptcKeeper));
746 memset(&XmpKeeper, 0, sizeof(IptcKeeper));
755 }else if (Sections[a].Type == M_IPTC && IptcKeeper.Type == 0){
756 IptcKeeper = Sections[a];
770 if (IptcKeeper.Type){
772 Sections[SectionsRead++] = IptcKeeper;

Completed in 44 milliseconds