Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/vivid/
Dvivid-tpg.h159 u8 textfg[TPG_MAX_PLANES][8], textbg[TPG_MAX_PLANES][8]; member
Dvivid-tpg.c1554 gen_twopix(tpg, tpg->textbg, TPG_COLOR_TEXTBG, 0); in tpg_precalculate_line()
1555 gen_twopix(tpg, tpg->textbg, TPG_COLOR_TEXTBG, 1); in tpg_precalculate_line()
1570 memcpy(&bg, tpg->textbg[p], sizeof(PIXTYPE)); \