Home
last modified time | relevance | path

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

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