OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TAG_GPS_LAT
(Results
1 - 3
of
3
) sorted by null
/external/jhead/
gpsinfo.c
13
#define
TAG_GPS_LAT
2
205
case
TAG_GPS_LAT
:
229
if (Tag ==
TAG_GPS_LAT
){
239
if (Tag ==
TAG_GPS_LAT
){
/hardware/ti/omap4xxx/camera/inc/
Encoder_libjpeg.h
57
static const char
TAG_GPS_LAT
[] = "GPSLatitude";
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXExif.cpp
583
ret = exifTable->insertElement(
TAG_GPS_LAT
, temp_value);
Completed in 502 milliseconds