HomeSort by relevance Sort by last modified time
    Searched refs:SubSecTime (Results 1 - 3 of 3) sorted by null

  /external/jhead/
jhead.h 94 char SubSecTime[SUB_SEC_SIZE];
main.c 609 if (ImageInfo.SubSecTime[0]) {
610 bufLen = addKeyValueString(&buf, bufLen, "SubSecTime", ImageInfo.SubSecTime);
exif.c 261 { TAG_SUBSEC_TIME, "SubSecTime", FMT_STRING, -1},
715 strlcpy(ImageInfo.SubSecTime, (char *)ValuePtr, sizeof(ImageInfo.SubSecTime));
    [all...]

Completed in 6677 milliseconds