Searched defs:tpg_csc_colors (Results 1 - 1 of 1) sorted by relevance

/drivers/media/platform/vivid/
H A Dvivid-tpg-colors.c8 * The tpg_csc_colors[] table is the result of that conversion and since
12 * This source also contains the code used to generate the tpg_csc_colors
81 const struct color16 tpg_csc_colors[V4L2_COLORSPACE_SRGB + 1][TPG_COLOR_CSC_BLACK + 1] = { variable in typeref:struct:color16
288 printf("const struct color16 tpg_csc_colors[V4L2_COLORSPACE_SRGB + 1][TPG_COLOR_CSC_BLACK + 1] = {\n");

Completed in 47 milliseconds