Home
last modified time | relevance | path

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

/Linux-v6.6/include/media/tpg/
Dv4l2-tpg.h223 bool recalc_colors; member
263 tpg->recalc_colors = true; in tpg_s_pattern()
273 tpg->recalc_colors = true; in tpg_s_quality()
287 tpg->recalc_colors = true; in tpg_s_alpha_component()
296 tpg->recalc_colors = true; in tpg_s_alpha_mode()
305 tpg->recalc_colors = true; in tpg_s_brightness()
314 tpg->recalc_colors = true; in tpg_s_contrast()
323 tpg->recalc_colors = true; in tpg_s_saturation()
333 tpg->recalc_colors = true; in tpg_s_hue()
342 tpg->recalc_colors = true; in tpg_s_rgb_range()
[all …]
/Linux-v6.6/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()
2128 if (tpg->recalc_colors) { in tpg_recalc()
2129 tpg->recalc_colors = false; in tpg_recalc()