Home
last modified time | relevance | path

Searched refs:CIE_XYZ (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/qcms/src/
Dtransform.c113 struct CIE_XYZ { struct
120 static const struct CIE_XYZ D50_XYZ = { argument
128 static struct CIE_XYZ xyY2XYZ(qcms_CIE_xyY source) in xyY2XYZ()
130 struct CIE_XYZ dest; in xyY2XYZ()
140 compute_chromatic_adaption(struct CIE_XYZ source_white_point, in compute_chromatic_adaption()
141 struct CIE_XYZ dest_white_point, in compute_chromatic_adaption()
182 adaption_matrix(struct CIE_XYZ source_illumination, struct CIE_XYZ target_illumination) in adaption_matrix()
204 struct CIE_XYZ Dn; in adapt_matrix_to_D50()
/external/chromium_org/third_party/qcms/
Dgoogle.patch368 @@ -181,11 +181,20 @@ compute_chromatic_adaption(struct CIE_XYZ source_white_point,
370 adaption_matrix(struct CIE_XYZ source_illumination, struct CIE_XYZ target_illumination)