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 118 char GpsLatRef[2];
main.c 659 if (ImageInfo.GpsLatRef[0]) {
660 bufLen = addKeyValueString(&buf, bufLen, "GPSLatitudeRef", ImageInfo.GpsLatRef);

Completed in 191 milliseconds