Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_tag_codes.h164 tcISOSpeedRatings = 34855, // EXIF 2.3: PhotographicSensitivity. enumerator
Ddng_parse_utils.cpp233 { tcISOSpeedRatings, "ISOSpeedRatings" }, in LookupTagCode()
Ddng_exif.cpp1547 case tcISOSpeedRatings: in Parse_ifd0_exif()
Ddng_image_writer.cpp915 , fISOSpeedRatings (tcISOSpeedRatings, in exif_tag_set()