Home
last modified time | relevance | path

Searched refs:tcIPTC_NAA (Results 1 – 4 of 4) sorted by relevance

/external/dng_sdk/source/
Ddng_tag_codes.h156 tcIPTC_NAA = 33723, enumerator
Ddng_shared.cpp1347 case tcIPTC_NAA: in Parse_ifd0()
Ddng_parse_utils.cpp225 { tcIPTC_NAA, "IPTC/NAA" }, in LookupTagCode()
Ddng_image_writer.cpp506 : tiff_tag (tcIPTC_NAA, ttLong, (length + 3) >> 2) in tag_iptc()