Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/media/tpg/
Dv4l2-tpg.h198 u8 textfg[TPG_MAX_PLANES][8], textbg[TPG_MAX_PLANES][8]; member
/kernel/linux/linux-5.10/drivers/media/common/v4l2-tpg/
Dv4l2-tpg-core.c1865 gen_twopix(tpg, tpg->textbg, TPG_COLOR_TEXTBG, 0); in tpg_precalculate_line()
1866 gen_twopix(tpg, tpg->textbg, TPG_COLOR_TEXTBG, 1); in tpg_precalculate_line()
1881 memcpy(&bg, tpg->textbg[p], sizeof(PIXTYPE)); \