Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_shared.h194 dng_string fAsShotProfileName; variable
Ddng_negative.h716 dng_string fAsShotProfileName; variable
1674 fAsShotProfileName.Set (name); in SetAsShotProfileName()
1679 return fAsShotProfileName; in AsShotProfileName()
Ddng_shared.cpp1224 , fAsShotProfileName () in dng_shared()
2613 fAsShotProfileName, in Parse_ifd0()
2623 DumpString (fAsShotProfileName); in Parse_ifd0()
Ddng_negative.cpp773 , fAsShotProfileName () in dng_negative()
3132 if (shared.fAsShotProfileName.NotEmpty ()) in Parse()
3135 SetAsShotProfileName (shared.fAsShotProfileName.Get ()); in Parse()
Ddng_image_writer.cpp2086 tag_string fAsShotProfileName; member in color_tag_set
2125 , fAsShotProfileName (tcAsShotProfileName, in color_tag_set()
2180 directory.Add (&fAsShotProfileName); in color_tag_set()