OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EXIF_TAG_MAKER_NOTE
(Results
1 - 4
of
4
) sorted by null
/external/libexif/libexif/
exif-tag.h
109
EXIF_TAG_MAKER_NOTE
= 0x927c,
exif-data.c
210
if (entry->tag ==
EXIF_TAG_MAKER_NOTE
) {
250
if ((e->tag ==
EXIF_TAG_MAKER_NOTE
) && data->priv->md) {
738
ExifEntry* e = exif_data_get_entry (data,
EXIF_TAG_MAKER_NOTE
);
933
* If we got an
EXIF_TAG_MAKER_NOTE
, try to interpret it. Some
[
all
...]
exif-tag.c
[
all
...]
exif-entry.c
[
all
...]
Completed in 47 milliseconds