Searched refs:EXIF_TAG_MAKER_NOTE (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libexif-0.6.19/libexif/
H A Dexif-tag.h109 EXIF_TAG_MAKER_NOTE = 0x927c, enumerator in enum:__anon3989
H A Dexif-data.c214 if (entry->tag == EXIF_TAG_MAKER_NOTE) {
255 if ((e->tag == EXIF_TAG_MAKER_NOTE) && data->priv->md) {
740 e = exif_data_get_entry (d, EXIF_TAG_MAKER_NOTE);
927 * If we got an EXIF_TAG_MAKER_NOTE, try to interpret it. Some
H A Dexif-tag.c591 {EXIF_TAG_MAKER_NOTE, "MakerNote", N_("Maker Note"),
H A Dexif-entry.c1642 case EXIF_TAG_MAKER_NOTE:

Completed in 27 milliseconds