Home | History | Annotate | Download | only in jhead

Lines Matching defs:Comment

48     char Comment[MAX_COMMENT_SIZE+1];
62 Comment[nch++] = (char)ch;
64 Comment[nch++] = '?';
68 Comment[nch] = '\0'; // Null terminate
71 printf("COM marker comment: %s\n",Comment);
74 strcpy(ImageInfo.Comments,Comment);
233 case M_COM: // Comment section
478 // Discard everything but the exif and comment sections.
623 // Remove sectons not part of image and not exif or comment sections.
672 // adding comment sections and exif sections