Home
last modified time | relevance | path

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

/linux-6.12.1/include/media/tpg/
Dv4l2-tpg.h34 TPG_COLOR_CSC_BLACK, enumerator
61 [TPG_COLOR_CSC_BLACK + 1];
/linux-6.12.1/drivers/media/common/v4l2-tpg/
Dv4l2-tpg-colors.c588 …g_csc_colors[V4L2_COLORSPACE_DCI_P3 + 1][V4L2_XFER_FUNC_SMPTE2084 + 1][TPG_COLOR_CSC_BLACK + 1] = {
1386 for (i = 0; i <= TPG_COLOR_CSC_BLACK; i++) { in main()
Dv4l2-tpg-core.c554 return TPG_COLOR_CSC_BLACK; in tpg_get_textbg_color()
912 if (tpg->pattern == TPG_PAT_CSC_COLORBAR && col <= TPG_COLOR_CSC_BLACK) { in precalculate_color()
1644 TPG_COLOR_CSC_BLUE, TPG_COLOR_CSC_BLACK, }, in tpg_get_color()