Home
last modified time | relevance | path

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

/linux-4.19.296/include/media/tpg/
Dv4l2-tpg.h222 bool recalc_colors; member
261 tpg->recalc_colors = true; in tpg_s_pattern()
271 tpg->recalc_colors = true; in tpg_s_quality()
285 tpg->recalc_colors = true; in tpg_s_alpha_component()
294 tpg->recalc_colors = true; in tpg_s_alpha_mode()
303 tpg->recalc_colors = true; in tpg_s_brightness()
312 tpg->recalc_colors = true; in tpg_s_contrast()
321 tpg->recalc_colors = true; in tpg_s_saturation()
330 tpg->recalc_colors = true; in tpg_s_hue()
339 tpg->recalc_colors = true; in tpg_s_rgb_range()
[all …]
/linux-4.19.296/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()
1946 if (tpg->recalc_colors) { in tpg_recalc()
1947 tpg->recalc_colors = false; in tpg_recalc()