Searched defs:gamut_calculation_matrix (Results 1 – 1 of 1) sorted by relevance
75 struct gamut_calculation_matrix { struct76 struct fixed31_32 MTransposed[9];77 struct fixed31_32 XYZtoRGB_Custom[9];78 struct fixed31_32 XYZtoRGB_Ref[9];79 struct fixed31_32 RGBtoXYZ_Final[9];81 struct fixed31_32 MResult[9];82 struct fixed31_32 fXYZofWhiteRef[9];83 struct fixed31_32 fXYZofRGBRef[9];84 struct fixed31_32 fXYZofRGBRefCopy[9];85 struct fixed31_32 MResultOffset[3];