Home | Sort by relevance Sort by last modified time |
/external/jhead/ | |
gpsinfo.c | 138 strcpy(ImageInfo.GpsLat, "? ?"); 194 ImageInfo.GpsLat[0] = ValuePtr[0]; 230 strncpy(ImageInfo.GpsLat+2, TempString, 29); |
jhead.h | 135 char GpsLat[31]; |
exif.c | [all...] |