HomeSort by relevance Sort by last modified time
    Searched refs:TAG_GPS_LONG (Results 1 - 5 of 5) sorted by null

  /external/jhead/
gpsinfo.c 15 #define TAG_GPS_LONG 4
206 case TAG_GPS_LONG:
  /hardware/ti/omap4-aah/camera/inc/
Encoder_libjpeg.h 68 static const char TAG_GPS_LONG[] = "GPSLongitude";
  /hardware/ti/omap4xxx/camera/inc/
Encoder_libjpeg.h 59 static const char TAG_GPS_LONG[] = "GPSLongitude";
  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXExif.cpp 596 ret = exifTable->insertElement(TAG_GPS_LONG, temp_value);
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXExif.cpp 598 ret = exifTable->insertElement(TAG_GPS_LONG, temp_value);

Completed in 152 milliseconds