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

/external/jhead/
H A Djpgfile.c738 Section_t CommentKeeper; local
744 memset(&CommentKeeper, 0, sizeof(CommentKeeper));
753 }else if (Sections[a].Type == M_COM && CommentKeeper.Type == 0){
754 CommentKeeper = Sections[a];
766 if (CommentKeeper.Type){
768 Sections[SectionsRead++] = CommentKeeper;

Completed in 41 milliseconds