Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/vivid/
Dvivid-tpg.h117 bool alpha_red_only; member
245 if (tpg->alpha_red_only == red_only) in tpg_s_alpha_mode()
247 tpg->alpha_red_only = red_only; in tpg_s_alpha_mode()
Dvivid-tpg.c829 if (tpg->alpha_red_only && color != TPG_COLOR_CSC_RED && in gen_twopix()