Home
last modified time | relevance | path

Searched refs:TPG_COLOR_100_BLACK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-core.c552 return TPG_COLOR_100_BLACK; in tpg_get_textbg_color()
563 return TPG_COLOR_100_BLACK; in tpg_get_textfg_color()
1628 TPG_COLOR_75_BLUE, TPG_COLOR_100_BLACK, }, in tpg_get_color()
1633 TPG_COLOR_100_BLUE, TPG_COLOR_100_BLACK, }, in tpg_get_color()
1651 return TPG_COLOR_100_BLACK; in tpg_get_color()
1662 TPG_COLOR_100_BLACK : TPG_COLOR_100_WHITE; in tpg_get_color()
1665 TPG_COLOR_100_WHITE : TPG_COLOR_100_BLACK; in tpg_get_color()
1671 TPG_COLOR_100_WHITE : TPG_COLOR_100_BLACK; in tpg_get_color()
1676 return pat_line ? TPG_COLOR_100_WHITE : TPG_COLOR_100_BLACK; in tpg_get_color()
1678 return (x & 1) ? TPG_COLOR_100_WHITE : TPG_COLOR_100_BLACK; in tpg_get_color()
[all...]
/kernel/linux/linux-6.6/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-core.c556 return TPG_COLOR_100_BLACK; in tpg_get_textbg_color()
567 return TPG_COLOR_100_BLACK; in tpg_get_textfg_color()
1634 TPG_COLOR_75_BLUE, TPG_COLOR_100_BLACK, }, in tpg_get_color()
1639 TPG_COLOR_100_BLUE, TPG_COLOR_100_BLACK, }, in tpg_get_color()
1657 return TPG_COLOR_100_BLACK; 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()
[all...]
/kernel/linux/linux-5.10/include/media/tpg/
H A Dv4l2-tpg.h48 TPG_COLOR_100_BLACK, enumerator
/kernel/linux/linux-6.6/include/media/tpg/
H A Dv4l2-tpg.h48 TPG_COLOR_100_BLACK, enumerator

Completed in 8 milliseconds