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

/external/jhead/
H A Djhead.h94 char SubSecTime[SUB_SEC_SIZE]; member in struct:__anon22666
H A Dmain.c609 if (ImageInfo.SubSecTime[0]) {
610 bufLen = addKeyValueString(&buf, bufLen, "SubSecTime", ImageInfo.SubSecTime);
H A Dexif.c261 { TAG_SUBSEC_TIME, "SubSecTime", FMT_STRING, -1},
715 strlcpy(ImageInfo.SubSecTime, (char *)ValuePtr, sizeof(ImageInfo.SubSecTime));

Completed in 828 milliseconds