Searched refs:EXIF_IFD_GPS (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libexif-0.6.19/libexif/
H A Dexif-ifd.h29 EXIF_IFD_GPS, /*!< */ enumerator in enum:__anon3984
H A Dexif-ifd.c34 {EXIF_IFD_GPS, "GPS"},
H A Dexif-data.h254 exif_content_get_entry(d->ifd[EXIF_IFD_GPS],t) ? \
255 exif_content_get_entry(d->ifd[EXIF_IFD_GPS],t) : \
H A Dexif-content.c242 ((c)->parent->ifd[EXIF_IFD_GPS] == (c)) ? EXIF_IFD_GPS :
H A Dexif-data.c425 CHECK_REC (EXIF_IFD_GPS);
426 exif_data_load_data_content (data, EXIF_IFD_GPS, d, ds, o, recursion_depth + 1);
543 if (data->ifd[EXIF_IFD_GPS]->count)
618 if (data->ifd[EXIF_IFD_GPS]->count) {
628 data->ifd[EXIF_IFD_GPS], d, ds, *ds - 6);
H A Dexif-tag.c1041 EXIF_IFD_GPS
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libexif-0.6.19/test/
H A Dtest-tagtable.c79 EXIF_IFD_GPS, EXIF_DATA_TYPE_COMPRESSED) ==
92 EXIF_IFD_GPS, EXIF_DATA_TYPE_COMPRESSED) ==
96 EXIF_IFD_GPS, EXIF_DATA_TYPE_COUNT) ==
152 EXIF_IFD_GPS, EXIF_DATA_TYPE_COMPRESSED) ==
156 EXIF_IFD_GPS, EXIF_DATA_TYPE_COUNT) ==
181 EXIF_TAG_GPS_VERSION_ID, EXIF_IFD_GPS),
197 EXIF_TAG_GPS_LATITUDE_REF, EXIF_IFD_GPS),

Completed in 72 milliseconds