Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/common/v4l2-tpg/
Dv4l2-tpg-core.c552 return TPG_COLOR_100_WHITE; in tpg_get_textbg_color()
569 return TPG_COLOR_100_WHITE; in tpg_get_textfg_color()
1636 { TPG_COLOR_100_WHITE, TPG_COLOR_100_YELLOW, in tpg_get_color()
1659 return TPG_COLOR_100_WHITE; in tpg_get_color()
1668 TPG_COLOR_100_BLACK : TPG_COLOR_100_WHITE; in tpg_get_color()
1671 TPG_COLOR_100_WHITE : TPG_COLOR_100_BLACK; in tpg_get_color()
1677 TPG_COLOR_100_WHITE : TPG_COLOR_100_BLACK; in tpg_get_color()
1682 return pat_line ? TPG_COLOR_100_WHITE : TPG_COLOR_100_BLACK; in tpg_get_color()
1684 return (x & 1) ? TPG_COLOR_100_WHITE : TPG_COLOR_100_BLACK; in tpg_get_color()
1688 return TPG_COLOR_100_WHITE; in tpg_get_color()
[all …]
/linux-6.12.1/include/media/tpg/
Dv4l2-tpg.h41 TPG_COLOR_100_WHITE, enumerator