OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 44 milliseconds