Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/vivid/
Dvivid-tpg-colors.h46 TPG_COLOR_100_WHITE, enumerator
Dvivid-tpg.c432 return TPG_COLOR_100_WHITE; in tpg_get_textbg_color()
449 return TPG_COLOR_100_WHITE; in tpg_get_textfg_color()
1287 { TPG_COLOR_100_WHITE, TPG_COLOR_100_YELLOW, in tpg_get_color()
1310 return TPG_COLOR_100_WHITE; in tpg_get_color()
1319 TPG_COLOR_100_BLACK : TPG_COLOR_100_WHITE; in tpg_get_color()
1322 TPG_COLOR_100_WHITE : TPG_COLOR_100_BLACK; in tpg_get_color()
1328 TPG_COLOR_100_WHITE : TPG_COLOR_100_BLACK; in tpg_get_color()
1333 return pat_line ? TPG_COLOR_100_WHITE : TPG_COLOR_100_BLACK; in tpg_get_color()
1335 return (x & 1) ? TPG_COLOR_100_WHITE : TPG_COLOR_100_BLACK; in tpg_get_color()
1339 return TPG_COLOR_100_WHITE; in tpg_get_color()
[all …]