Searched refs:GpsDateStamp (Results 1 – 3 of 3) sorted by relevance
268 strncpy(ImageInfo.GpsDateStamp, (char*)ValuePtr, sizeof(ImageInfo.GpsDateStamp)); in ProcessGpsInfo()
131 char GpsDateStamp[11]; member
681 if (ImageInfo.GpsDateStamp[0]) { in getAttributes()682 bufLen = addKeyValueString(&buf, bufLen, "GPSDateStamp", ImageInfo.GpsDateStamp); in getAttributes()