Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/vivid/
Dvivid-tpg.h153 u8 textfg[TPG_MAX_PLANES][8], textbg[TPG_MAX_PLANES][8]; member
Dvivid-tpg.c1389 gen_twopix(tpg, tpg->textbg, TPG_COLOR_TEXTBG, 0); in tpg_precalculate_line()
1390 gen_twopix(tpg, tpg->textbg, TPG_COLOR_TEXTBG, 1); in tpg_precalculate_line()
1437 memcpy(&bg, tpg->textbg[p], sizeof(PIXTYPE)); \ in tpg_gen_text()