Searched refs:GpsAlt (Results 1 - 4 of 4) sorted by relevance

/external/jhead/
H A Dgpsinfo.c140 ImageInfo.GpsAlt[0] = 0;
247 ImageInfo.GpsAlt[0] = (char)(ValuePtr[0] ? '-' : ' ');
252 sprintf(ImageInfo.GpsAlt + 1, "%.2fm",
H A Djhead.h141 char GpsAlt[20]; member in struct:__anon22666
H A Dmain.c722 if (ImageInfo.GpsAlt[0]) {
H A Dexif.c1919 if (ImageInfo.GpsAlt[0]) printf("GPS Altitude : %s\n",ImageInfo.GpsAlt);

Completed in 88 milliseconds