Home
last modified time | relevance | path

Searched defs:gamut_calculation_matrix (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/amd/vpelib/src/core/
H A Dcolor_gamut.c75 struct gamut_calculation_matrix { struct
76 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];