Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/vpelib/src/core/
H A Dcolor_gamut.c106 static void color_transpose_matrix(const struct fixed31_32 *M, unsigned int Rows, unsigned int Cols, in color_transpose_matrix() function
342 color_transpose_matrix(matrix->fXYZofRGBRef, 3, 3, matrix->MTransposed); in gamut_to_color_matrix()
349 color_transpose_matrix(pXYZofRGB, 3, 3, matrix->MTransposed); in gamut_to_color_matrix()