Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/vpelib/src/core/
H A Dcolor_gamut.c65 struct gamut_src_dst_matrix { struct
66 struct fixed31_32 rgbCoeffDst[9];
67 struct fixed31_32 whiteCoeffDst[3];
68 struct fixed31_32 rgbCoeffSrc[9];
69 struct fixed31_32 whiteCoeffSrc[3];
70 struct fixed31_32 xyzMatrix[9];
71 struct fixed31_32 xyzOffset[3];
72 struct fixed31_32 bradford[9];