Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_tag_codes.h189 tcFocalLength = 37386, enumerator
Ddng_parse_utils.cpp258 { tcFocalLength, "FocalLength" }, in LookupTagCode()
Ddng_exif.cpp2345 case tcFocalLength: in Parse_ifd0_exif()
Ddng_image_writer.cpp908 , fFocalLength (tcFocalLength, exif.fFocalLength) in exif_tag_set()