Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_exif.h50 dng_string fSoftware; variable
Ddng_xmp.cpp3263 exif.fSoftware)) in SyncExif()
3272 exif.fSoftware.Clear (); in SyncExif()
3274 if (originalExif->fSoftware.NotEmpty ()) in SyncExif()
3285 else if (exif.fSoftware.NotEmpty ()) in SyncExif()
3290 exif.fSoftware); in SyncExif()
Ddng_image_writer.cpp998 , fSoftware (tcSoftware, exif.fSoftware) in exif_tag_set()
1358 if (exif.fSoftware.NotEmpty ()) in exif_tag_set()
1360 directory.Add (&fSoftware); in exif_tag_set()
4929 newEXIF.fSoftware.Set (software); in CleanUpMetadata()
5147 newEXIF.fSoftware = oldEXIF.fSoftware; in CleanUpMetadata()
Ddng_exif.cpp33 , fSoftware () in dng_exif()
971 fSoftware); in Parse_ifd0()
980 DumpString (fSoftware); in Parse_ifd0()
Ddng_image_writer.h873 tag_string fSoftware; variable