Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/vivid/
Dvivid-tpg-colors.h53 TPG_COLOR_100_BLACK, enumerator
Dvivid-tpg.c436 return TPG_COLOR_100_BLACK; in tpg_get_textbg_color()
447 return TPG_COLOR_100_BLACK; in tpg_get_textfg_color()
1285 TPG_COLOR_75_BLUE, TPG_COLOR_100_BLACK, }, in tpg_get_color()
1290 TPG_COLOR_100_BLUE, TPG_COLOR_100_BLACK, }, in tpg_get_color()
1308 return TPG_COLOR_100_BLACK; 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()
[all …]