Searched defs:dc_bias_and_scale (Results 1 – 1 of 1) sorted by relevance
212 struct dc_bias_and_scale { struct213 uint16_t scale_red;214 uint16_t bias_red;215 uint16_t scale_green;216 uint16_t bias_green;217 uint16_t scale_blue;218 uint16_t bias_blue;
Completed in 5 milliseconds