Searched defs:gamut_src_dst_matrix (Results 1 – 1 of 1) sorted by relevance
65 struct gamut_src_dst_matrix { struct66 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];