Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_exif.h157 dng_string fGPSImgDirectionRef; variable
Ddng_exif.cpp130 , fGPSImgDirectionRef () in dng_exif()
246 fGPSImgDirectionRef = exif.fGPSImgDirectionRef; in CopyGPSFrom()
3657 s = &fGPSImgDirectionRef; in Parse_gps()
Ddng_image_writer.h925 tag_string fGPSImgDirectionRef; variable
Ddng_image_writer.cpp1048 , fGPSImgDirectionRef (tcGPSImgDirectionRef, exif.fGPSImgDirectionRef) in exif_tag_set()
1573 if (exif.fGPSImgDirectionRef.NotEmpty ()) in exif_tag_set()
1575 fGPSIFD.Add (&fGPSImgDirectionRef); in exif_tag_set()
Ddng_xmp.cpp3763 exif.fGPSImgDirectionRef, in SyncExif()