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.h127 char GpsAlt[20]; member in struct:__anon7384
H A Dmain.c676 if (ImageInfo.GpsAlt[0]) {
H A Dexif.c1894 if (ImageInfo.GpsAlt[0]) printf("GPS Altitude : %s\n",ImageInfo.GpsAlt);

Completed in 25 milliseconds