Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_tag_codes.h222 tcSensingMethodExif = 41495, enumerator
Ddng_parse_utils.cpp291 { tcSensingMethodExif, "SensingMethodExif" }, in LookupTagCode()
Ddng_exif.cpp2736 case tcSensingMethodExif: in Parse_ifd0_exif()
Ddng_image_writer.cpp939 , fSensingMethod (tcSensingMethodExif, (uint16) exif.fSensingMethod) in exif_tag_set()