Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/vivid/
Dvivid-tpg.h177 bool recalc_colors; member
215 tpg->recalc_colors = true; in tpg_s_pattern()
225 tpg->recalc_colors = true; in tpg_s_quality()
239 tpg->recalc_colors = true; in tpg_s_alpha_component()
248 tpg->recalc_colors = true; in tpg_s_alpha_mode()
257 tpg->recalc_colors = true; in tpg_s_brightness()
266 tpg->recalc_colors = true; in tpg_s_contrast()
275 tpg->recalc_colors = true; in tpg_s_saturation()
284 tpg->recalc_colors = true; in tpg_s_hue()
293 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()
1583 if (tpg->recalc_colors) { in tpg_recalc()
1584 tpg->recalc_colors = false; in tpg_recalc()