Searched defs:csc_table (Results 1 – 1 of 1) sorted by relevance
14 struct csc_table { struct15 struct csc_vector rgb_offset; // RGB offset16 struct csc_vector red_coef; // RED coefficient17 struct csc_vector green_coef; // GREEN coefficient18 struct csc_vector blue_coef; // BLUE coefficient