Searched defs:dc_bias_and_scale (Results 1 – 1 of 1) sorted by relevance
219 struct dc_bias_and_scale { struct220 uint32_t scale_red;221 uint32_t bias_red;222 uint32_t scale_green;223 uint32_t bias_green;224 uint32_t scale_blue;225 uint32_t bias_blue;226 bool bias_and_scale_valid;