Searched defs:dc_bias_and_scale (Results 1 – 1 of 1) sorted by relevance
225 struct dc_bias_and_scale { struct226 uint32_t scale_red;227 uint32_t bias_red;228 uint32_t scale_green;229 uint32_t bias_green;230 uint32_t scale_blue;231 uint32_t bias_blue;232 bool bias_and_scale_valid;