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), "%02d:%02d:%02d", in ProcessGpsInfo()
Djhead.h146 char GpsTimeStamp[11]; member
Dmain.c732 if (ImageInfo.GpsTimeStamp[0]) { in getAttributes()
733 bufLen = addKeyValueString(&buf, bufLen, "GPSTimeStamp", ImageInfo.GpsTimeStamp); in getAttributes()