Home
last modified time | relevance | path

Searched refs:recalc_colors (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/include/media/tpg/
Dv4l2-tpg.h222 bool recalc_colors; member
262 tpg->recalc_colors = true; in tpg_s_pattern()
272 tpg->recalc_colors = true; in tpg_s_quality()
286 tpg->recalc_colors = true; in tpg_s_alpha_component()
295 tpg->recalc_colors = true; in tpg_s_alpha_mode()
304 tpg->recalc_colors = true; in tpg_s_brightness()
313 tpg->recalc_colors = true; in tpg_s_contrast()
322 tpg->recalc_colors = true; in tpg_s_saturation()
332 tpg->recalc_colors = true; in tpg_s_hue()
341 tpg->recalc_colors = true; in tpg_s_rgb_range()
[all …]
/Linux-v5.10/drivers/media/common/v4l2-tpg/
Dv4l2-tpg-core.c96 tpg->recalc_colors = true; in tpg_init()
184 tpg->recalc_colors = true; in tpg_s_fourcc()
2122 if (tpg->recalc_colors) { in tpg_recalc()
2123 tpg->recalc_colors = false; in tpg_recalc()