Searched refs:DE_COLOR_RED__SHIFT (Results 1 – 1 of 1) sorted by relevance
95 #define DE_COLOR_RED__SHIFT 16 macro96 #define DE_COLOR_RED(x) (((x) << DE_COLOR_RED__SHIFT) & DE_COLOR_RED__MASK)