Home
last modified time | relevance | path

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

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