HomeSort by relevance Sort by last modified time
    Searched refs:GpsLatRef (Results 1 - 3 of 3) sorted by null

  /external/jhead/
gpsinfo.c 195 ImageInfo.GpsLatRef[0] = ValuePtr[0];
196 ImageInfo.GpsLatRef[1] = '\0';
jhead.h 137 char GpsLatRef[2];
main.c 710 if (ImageInfo.GpsLatRef[0]) {
711 bufLen = addKeyValueString(&buf, bufLen, "GPSLatitudeRef", ImageInfo.GpsLatRef);

Completed in 469 milliseconds