Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_tag_codes.h438 tcGPSProcessingMethod = 27, enumerator
Ddng_exif.cpp3914 case tcGPSProcessingMethod: in Parse_gps()
3926 case tcGPSProcessingMethod: in Parse_gps()
Ddng_parse_utils.cpp442 { tcGPSProcessingMethod, "GPSProcessingMethod" }, in LookupTagCode()
Ddng_image_writer.cpp1065 , fGPSProcessingMethod (tcGPSProcessingMethod, exif.fGPSProcessingMethod) in exif_tag_set()