Searched refs:EXIF_IFD_0 (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libexif-0.6.19/libexif/
H A Dexif-ifd.h26 EXIF_IFD_0 = 0, /*!< */ enumerator in enum:__anon3984
H A Dexif-ifd.c31 {EXIF_IFD_0, "0"},
H A Dexif-data.h248 (exif_content_get_entry(d->ifd[EXIF_IFD_0],t) ? \
249 exif_content_get_entry(d->ifd[EXIF_IFD_0],t) : \
H A Dexif-content.c239 ((c)->parent->ifd[EXIF_IFD_0] == (c)) ? EXIF_IFD_0 :
H A Dexif-data.c532 case EXIF_IFD_0:
594 case EXIF_IFD_0:
707 if (i == EXIF_IFD_0 && (data->ifd[EXIF_IFD_1]->count ||
902 exif_data_load_data_content (data, EXIF_IFD_0, d + 6, ds - 6, offset, 0);
1006 exif_data_save_data_content (data, data->ifd[EXIF_IFD_0], d, ds,
H A Dexif-entry.c1019 e->parent->parent->ifd[EXIF_IFD_0], EXIF_TAG_MAKE);
1023 e->parent->parent->ifd[EXIF_IFD_0],
H A Dexif-tag.c1038 EXIF_IFD_0,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libexif-0.6.19/test/
H A Dtest-tagtable.c43 EXIF_IFD_0, EXIF_DATA_TYPE_UNCOMPRESSED_CHUNKY) ==
47 EXIF_IFD_0, EXIF_DATA_TYPE_UNCOMPRESSED_PLANAR) ==
51 EXIF_IFD_0, EXIF_DATA_TYPE_UNCOMPRESSED_YCC) ==
55 EXIF_IFD_0, EXIF_DATA_TYPE_COMPRESSED) ==
59 EXIF_IFD_0, EXIF_DATA_TYPE_COUNT) ==
67 EXIF_IFD_0, EXIF_DATA_TYPE_COMPRESSED) ==
100 EXIF_IFD_0, EXIF_DATA_TYPE_COMPRESSED) ==
104 EXIF_IFD_0, EXIF_DATA_TYPE_COUNT) ==
109 EXIF_IFD_0, EXIF_DATA_TYPE_COUNT) ==
113 EXIF_IFD_0, EXIF_DATA_TYPE_COMPRESSE
[all...]
H A Dtest-value.c48 exif_content_add_entry (d->ifd[EXIF_IFD_0], e);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libexif-0.6.19/contrib/examples/
H A Dphotographer.c90 show_tag(ed, EXIF_IFD_0, EXIF_TAG_ARTIST);
91 show_tag(ed, EXIF_IFD_0, EXIF_TAG_XP_AUTHOR);
92 show_tag(ed, EXIF_IFD_0, EXIF_TAG_COPYRIGHT);
96 show_tag(ed, EXIF_IFD_0, EXIF_TAG_IMAGE_DESCRIPTION);
103 entry = exif_content_get_entry(ed->ifd[EXIF_IFD_0], EXIF_TAG_MAKE);
H A Dcam_features.c125 exif_content_add_entry (pEd->ifd[EXIF_IFD_0], pE);
132 exif_content_add_entry (pEd->ifd[EXIF_IFD_0], pE);
139 exif_content_add_entry (pEd->ifd[EXIF_IFD_0], pE);
145 exif_content_add_entry (pEd->ifd[EXIF_IFD_0], pE);
153 exif_content_add_entry (pEd->ifd[EXIF_IFD_0], pE);
164 exif_content_add_entry (pEd->ifd[EXIF_IFD_0], pE);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/
H A Dmetadata.c463 e = exif_content_get_entry (ed->ifd[EXIF_IFD_0], EXIF_TAG_MAKE);
467 e = exif_content_get_entry (ed->ifd[EXIF_IFD_0], EXIF_TAG_MODEL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dmetadata.c549 e = exif_content_get_entry(ed->ifd[EXIF_IFD_0], EXIF_TAG_MAKE);
553 e = exif_content_get_entry(ed->ifd[EXIF_IFD_0], EXIF_TAG_MODEL);
564 e = exif_content_get_entry(ed->ifd[EXIF_IFD_0], EXIF_TAG_ORIENTATION);

Completed in 83 milliseconds