Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/vivid/
Dvivid-tpg-colors.h46 TPG_COLOR_100_WHITE, enumerator
Dvivid-tpg.c411 return TPG_COLOR_100_WHITE; in tpg_get_textbg_color()
428 return TPG_COLOR_100_WHITE; in tpg_get_textfg_color()
1122 { TPG_COLOR_100_WHITE, TPG_COLOR_100_YELLOW, in tpg_get_color()
1145 return TPG_COLOR_100_WHITE; in tpg_get_color()
1154 TPG_COLOR_100_BLACK : TPG_COLOR_100_WHITE; in tpg_get_color()
1157 TPG_COLOR_100_WHITE : TPG_COLOR_100_BLACK; in tpg_get_color()
1163 TPG_COLOR_100_WHITE : TPG_COLOR_100_BLACK; in tpg_get_color()
1168 return pat_line ? TPG_COLOR_100_WHITE : TPG_COLOR_100_BLACK; in tpg_get_color()
1170 return (x & 1) ? TPG_COLOR_100_WHITE : TPG_COLOR_100_BLACK; in tpg_get_color()
1174 return TPG_COLOR_100_WHITE; in tpg_get_color()
[all …]