Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/vivid/
Dvivid-tpg.h183 bool recalc_colors; member
222 tpg->recalc_colors = true; in tpg_s_pattern()
232 tpg->recalc_colors = true; in tpg_s_quality()
246 tpg->recalc_colors = true; in tpg_s_alpha_component()
255 tpg->recalc_colors = true; in tpg_s_alpha_mode()
264 tpg->recalc_colors = true; in tpg_s_brightness()
273 tpg->recalc_colors = true; in tpg_s_contrast()
282 tpg->recalc_colors = true; in tpg_s_saturation()
291 tpg->recalc_colors = true; in tpg_s_hue()
300 tpg->recalc_colors = true; in tpg_s_rgb_range()
[all …]
Dvivid-tpg.c104 tpg->recalc_colors = true; in tpg_init()
183 tpg->recalc_colors = true; in tpg_s_fourcc()
1783 if (tpg->recalc_colors) { in tpg_recalc()
1784 tpg->recalc_colors = false; in tpg_recalc()