OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TAG_GPS_LONG_REF
(Results
1 - 5
of
5
) sorted by null
/external/jhead/
gpsinfo.c
14
#define
TAG_GPS_LONG_REF
3
199
case
TAG_GPS_LONG_REF
:
/hardware/ti/omap4-aah/camera/inc/
Encoder_libjpeg.h
69
static const char
TAG_GPS_LONG_REF
[] = "GPSLongitudeRef";
/hardware/ti/omap4xxx/camera/inc/
Encoder_libjpeg.h
60
static const char
TAG_GPS_LONG_REF
[] = "GPSLongitudeRef";
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXExif.cpp
600
ret = exifTable->insertElement(
TAG_GPS_LONG_REF
, mEXIFData.mGPSData.mLongRef);
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXExif.cpp
602
ret = exifTable->insertElement(
TAG_GPS_LONG_REF
, mEXIFData.mGPSData.mLongRef);
Completed in 907 milliseconds