Searched defs:gamma_coefficients (Results 1 – 1 of 1) sorted by relevance
184 struct gamma_coefficients { struct185 struct fixed31_32 a0[3];186 struct fixed31_32 a1[3];187 struct fixed31_32 a2[3];188 struct fixed31_32 a3[3];189 struct fixed31_32 user_gamma[3];190 struct fixed31_32 user_contrast;191 struct fixed31_32 user_brightness;