Home
last modified time | relevance | path

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

/external/chromium_org/third_party/qcms/src/
Dtransform.c141 struct CIE_XYZ dest_white_point, in compute_chromatic_adaption() argument
156 cone_dest_XYZ.v[0] = dest_white_point.X; in compute_chromatic_adaption()
157 cone_dest_XYZ.v[1] = dest_white_point.Y; in compute_chromatic_adaption()
158 cone_dest_XYZ.v[2] = dest_white_point.Z; in compute_chromatic_adaption()