OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EXIF_TAG_SUBJECT_AREA
(Results
1 - 4
of
4
) sorted by null
/external/libexif/libexif/
exif-tag.h
107
EXIF_TAG_SUBJECT_AREA
= 0x9214,
exif-entry.c
210
case
EXIF_TAG_SUBJECT_AREA
:
[
all
...]
exif-tag.c
[
all
...]
/external/libexif/contrib/examples/
write-exif.c
242
/* Create a
EXIF_TAG_SUBJECT_AREA
tag */
243
entry = create_tag(exif, EXIF_IFD_EXIF,
EXIF_TAG_SUBJECT_AREA
,
Completed in 33 milliseconds