Searched refs:GpsDateStamp (Results 1 - 3 of 3) sorted by relevance

/external/jhead/
H A Dgpsinfo.c268 strncpy(ImageInfo.GpsDateStamp, (char*)ValuePtr, sizeof(ImageInfo.GpsDateStamp));
H A Djhead.h131 char GpsDateStamp[11]; member in struct:__anon7384
H A Dmain.c681 if (ImageInfo.GpsDateStamp[0]) {
682 bufLen = addKeyValueString(&buf, bufLen, "GPSDateStamp", ImageInfo.GpsDateStamp);

Completed in 109 milliseconds