Home
last modified time | relevance | path

Searched refs:TPG_COLOR_CSC_BLACK (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/media/platform/vivid/
Dvivid-tpg-colors.h39 TPG_COLOR_CSC_BLACK, enumerator
64 extern const struct color16 tpg_csc_colors[V4L2_COLORSPACE_BT2020 + 1][TPG_COLOR_CSC_BLACK + 1];
Dvivid-tpg-colors.c601 const struct color16 tpg_csc_colors[V4L2_COLORSPACE_BT2020 + 1][TPG_COLOR_CSC_BLACK + 1] = {
910 for (i = 0; i <= TPG_COLOR_CSC_BLACK; i++) { in main()
Dvivid-tpg.c413 return TPG_COLOR_CSC_BLACK; in tpg_get_textbg_color()
651 if (tpg->pattern == TPG_PAT_CSC_COLORBAR && col <= TPG_COLOR_CSC_BLACK) { in precalculate_color()
1130 TPG_COLOR_CSC_BLUE, TPG_COLOR_CSC_BLACK, }, in tpg_get_color()