Home
last modified time | relevance | path

Searched refs:fGPSProcessingMethod (Results 1 – 5 of 5) sorted by relevance

/external/dng_sdk/source/
Ddng_exif.h168 dng_string fGPSProcessingMethod; variable
Ddng_exif.cpp139 , fGPSProcessingMethod () in dng_exif()
261 fGPSProcessingMethod = exif.fGPSProcessingMethod; in CopyGPSFrom()
3927 s = &fGPSProcessingMethod; in Parse_gps()
Ddng_image_writer.h942 tag_encoded_text fGPSProcessingMethod; variable
Ddng_image_writer.cpp1065 , fGPSProcessingMethod (tcGPSProcessingMethod, exif.fGPSProcessingMethod) in exif_tag_set()
1622 if (exif.fGPSProcessingMethod.NotEmpty ()) in exif_tag_set()
1624 fGPSIFD.Add (&fGPSProcessingMethod); in exif_tag_set()
Ddng_xmp.cpp3854 exif.fGPSProcessingMethod, in SyncExif()