Searched refs:fAsShotWhiteXY (Results 1 – 4 of 4) sorted by relevance
1185 , fAsShotWhiteXY () in dng_shared()1893 fAsShotWhiteXY.x = stream.TagValue_real64 (tagType); in Parse_ifd0()1894 fAsShotWhiteXY.y = stream.TagValue_real64 (tagType); in Parse_ifd0()1902 fAsShotWhiteXY.x, in Parse_ifd0()1903 fAsShotWhiteXY.y); in Parse_ifd0()2962 if (fAsShotWhiteXY.IsValid ()) in PostParse()2965 if (Abs_real64 (fAsShotWhiteXY.x - pcs.x) > 0.01 || in PostParse()2966 Abs_real64 (fAsShotWhiteXY.y - pcs.y) > 0.01) in PostParse()2977 fAsShotWhiteXY = pcs; in PostParse()2986 if (fAsShotNeutral.NotEmpty () && fAsShotWhiteXY.IsValid ()) in PostParse()[all …]
155 dng_xy_coord fAsShotWhiteXY; variable
3440 if (shared.fAsShotWhiteXY.IsValid () && !HasCameraNeutral ()) in PostParse()3443 SetCameraWhiteXY (shared.fAsShotWhiteXY); in PostParse()
2098 tag_urational_ptr fAsShotWhiteXY; member in color_tag_set2136 , fAsShotWhiteXY (tcAsShotWhiteXY, in color_tag_set()2213 directory.Add (&fAsShotWhiteXY); in color_tag_set()