Home
last modified time | relevance | path

Searched refs:GpsTimeStamp (Results 1 – 3 of 3) sorted by relevance

/external/jhead/
Dgpsinfo.c259 snprintf(ImageInfo.GpsTimeStamp, in ProcessGpsInfo()
260 sizeof(ImageInfo.GpsTimeStamp), "%d:%d:%d", in ProcessGpsInfo()
Djhead.h132 char GpsTimeStamp[11]; member
Dmain.c685 if (ImageInfo.GpsTimeStamp[0]) { in getAttributes()
686 bufLen = addKeyValueString(&buf, bufLen, "GPSTimeStamp", ImageInfo.GpsTimeStamp); in getAttributes()