Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-core.c548 return TPG_COLOR_100_WHITE; in tpg_get_textbg_color()
565 return TPG_COLOR_100_WHITE; in tpg_get_textfg_color()
1630 { TPG_COLOR_100_WHITE, TPG_COLOR_100_YELLOW, in tpg_get_color()
1653 return TPG_COLOR_100_WHITE; 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()
1682 return TPG_COLOR_100_WHITE; in tpg_get_color()
[all...]
/kernel/linux/linux-6.6/drivers/media/common/v4l2-tpg/
H A 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...]
/kernel/linux/linux-5.10/include/media/tpg/
H A Dv4l2-tpg.h41 TPG_COLOR_100_WHITE, enumerator
/kernel/linux/linux-6.6/include/media/tpg/
H A Dv4l2-tpg.h41 TPG_COLOR_100_WHITE, enumerator

Completed in 8 milliseconds