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

/external/chromium_org/third_party/qcms/src/
H A Dtransform.c113 struct CIE_XYZ { struct
120 static const struct CIE_XYZ D50_XYZ = {
128 static struct CIE_XYZ xyY2XYZ(qcms_CIE_xyY source)
130 struct CIE_XYZ dest;
140 compute_chromatic_adaption(struct CIE_XYZ source_white_point,
141 struct CIE_XYZ dest_white_point,
182 adaption_matrix(struct CIE_XYZ source_illumination, struct CIE_XYZ target_illumination)
204 struct CIE_XYZ Dn;

Completed in 157 milliseconds