Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/common/v4l2-tpg/
Dv4l2-tpg-core.c520 return TPG_COLOR_100_BLACK; in tpg_get_textbg_color()
531 return TPG_COLOR_100_BLACK; in tpg_get_textfg_color()
1596 TPG_COLOR_75_BLUE, TPG_COLOR_100_BLACK, }, in tpg_get_color()
1601 TPG_COLOR_100_BLUE, TPG_COLOR_100_BLACK, }, in tpg_get_color()
1619 return TPG_COLOR_100_BLACK; 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()
[all …]
/linux-5.19.10/include/media/tpg/
Dv4l2-tpg.h48 TPG_COLOR_100_BLACK, enumerator