Searched defs:dc_bias_and_scale (Results 1 – 1 of 1) sorted by relevance
218 struct dc_bias_and_scale { struct219 uint16_t scale_red;220 uint16_t bias_red;221 uint16_t scale_green;222 uint16_t bias_green;223 uint16_t scale_blue;224 uint16_t bias_blue;