Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/common/v4l2-tpg/
Dv4l2-tpg-core.c524 return TPG_COLOR_100_BLACK; in tpg_get_textbg_color()
535 return TPG_COLOR_100_BLACK; in tpg_get_textfg_color()
1602 TPG_COLOR_75_BLUE, TPG_COLOR_100_BLACK, }, in tpg_get_color()
1607 TPG_COLOR_100_BLUE, TPG_COLOR_100_BLACK, }, in tpg_get_color()
1625 return TPG_COLOR_100_BLACK; in tpg_get_color()
1636 TPG_COLOR_100_BLACK : TPG_COLOR_100_WHITE; in tpg_get_color()
1639 TPG_COLOR_100_WHITE : TPG_COLOR_100_BLACK; in tpg_get_color()
1645 TPG_COLOR_100_WHITE : TPG_COLOR_100_BLACK; in tpg_get_color()
1650 return pat_line ? TPG_COLOR_100_WHITE : TPG_COLOR_100_BLACK; in tpg_get_color()
1652 return (x & 1) ? TPG_COLOR_100_WHITE : TPG_COLOR_100_BLACK; in tpg_get_color()
[all …]
/linux-6.1.9/include/media/tpg/
Dv4l2-tpg.h48 TPG_COLOR_100_BLACK, enumerator