Searched refs:fAsShotNeutral (Results 1 - 4 of 4) sorted by relevance

/external/dng_sdk/source/
H A Ddng_shared.h153 dng_vector fAsShotNeutral; member in class:dng_shared
H A Ddng_shared.cpp1183 , fAsShotNeutral ()
1862 fAsShotNeutral))
1872 DumpVector (fAsShotNeutral);
2944 if (fAsShotNeutral.NotEmpty ())
2954 fAsShotNeutral.Clear ();
2986 if (fAsShotNeutral.NotEmpty () && fAsShotWhiteXY.IsValid ())
3003 if (fAsShotNeutral.IsEmpty () && !fAsShotWhiteXY.IsValid ())
H A Ddng_negative.cpp3431 if (shared.fAsShotNeutral.Count () == ColorChannels ())
3434 SetCameraNeutral (shared.fAsShotNeutral);
H A Ddng_image_writer.cpp2094 tag_urational_ptr fAsShotNeutral; member in class:color_tag_set
2132 , fAsShotNeutral (tcAsShotNeutral,
2203 directory.Add (&fAsShotNeutral);

Completed in 118 milliseconds