Searched defs:csc_table (Results 1 – 1 of 1) sorted by relevance
12 struct csc_table { struct13 struct csc_vector rgb_offset; // RGB offset14 struct csc_vector red_coef; // RED coefficient15 struct csc_vector green_coef; // GREEN coefficient16 struct csc_vector blue_coef; // BLUE coefficient