Home
last modified time | relevance | path

Searched refs:recalc_colors (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/media/tpg/
H A 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 in tpg_s_rgb_range()
[all...]
/kernel/linux/linux-6.6/include/media/tpg/
H A 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 in tpg_s_rgb_range()
[all...]
/kernel/linux/linux-5.10/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-core.c96 tpg->recalc_colors = true; in tpg_init()
216 tpg->recalc_colors = true; in tpg_s_fourcc()
2154 if (tpg->recalc_colors) { in tpg_recalc()
2155 tpg->recalc_colors = false; in tpg_recalc()
/kernel/linux/linux-6.6/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-core.c96 tpg->recalc_colors = true; in tpg_init()
216 tpg->recalc_colors = true; in tpg_s_fourcc()
2160 if (tpg->recalc_colors) { in tpg_recalc()
2161 tpg->recalc_colors = false; in tpg_recalc()

Completed in 10 milliseconds