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

  /external/jhead/
jhead.h 98 char SubSecTimeDig[SUB_SEC_SIZE];
main.c 617 if (ImageInfo.SubSecTimeDig[0]) {
618 bufLen = addKeyValueString(&buf, bufLen, "SubSecTimeDigitized", ImageInfo.SubSecTimeDig);
exif.c 724 strlcpy(ImageInfo.SubSecTimeDig, (char *)ValuePtr,
725 sizeof(ImageInfo.SubSecTimeDig));
    [all...]

Completed in 59 milliseconds