Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/common/v4l2-tpg/
Dv4l2-tpg-core.c516 return TPG_COLOR_100_WHITE; in tpg_get_textbg_color()
533 return TPG_COLOR_100_WHITE; in tpg_get_textfg_color()
1598 { TPG_COLOR_100_WHITE, TPG_COLOR_100_YELLOW, in tpg_get_color()
1621 return TPG_COLOR_100_WHITE; in tpg_get_color()
1630 TPG_COLOR_100_BLACK : TPG_COLOR_100_WHITE; in tpg_get_color()
1633 TPG_COLOR_100_WHITE : TPG_COLOR_100_BLACK; in tpg_get_color()
1639 TPG_COLOR_100_WHITE : TPG_COLOR_100_BLACK; in tpg_get_color()
1644 return pat_line ? TPG_COLOR_100_WHITE : TPG_COLOR_100_BLACK; in tpg_get_color()
1646 return (x & 1) ? TPG_COLOR_100_WHITE : TPG_COLOR_100_BLACK; in tpg_get_color()
1650 return TPG_COLOR_100_WHITE; in tpg_get_color()
[all …]
/Linux-v5.4/include/media/tpg/
Dv4l2-tpg.h41 TPG_COLOR_100_WHITE, enumerator