Home
last modified time | relevance | path

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

/external/jhead/
Dgpsinfo.c261 snprintf(ImageInfo.GpsTimeStamp, in ProcessGpsInfo()
262 sizeof(ImageInfo.GpsTimeStamp), "%d:%d:%d", in ProcessGpsInfo()
Djhead.h127 char GpsTimeStamp[11]; member
Dmain.c674 if (ImageInfo.GpsTimeStamp[0]) { in getAttributes()
675 bufLen = addKeyValueString(&buf, bufLen, "GPSTimeStamp", ImageInfo.GpsTimeStamp); in getAttributes()