Searched refs:TPG_COLOR_MAX (Results 1 – 3 of 3) sorted by relevance
53 TPG_COLOR_MAX = TPG_COLOR_RAMP + 256 enumerator56 extern const struct tpg_rbg_color8 tpg_colors[TPG_COLOR_MAX];197 u8 colors[TPG_COLOR_MAX][3];
30 const struct tpg_rbg_color8 tpg_colors[TPG_COLOR_MAX] = {
1030 for (k = 0; k < TPG_COLOR_MAX; k++) in tpg_precalculate_colors()