Lines Matching defs:R32
88 #define R32(rgb) (uint8_t)((rgb) & kRed8)105 #define R32(rgb) (uint8_t)(((rgb) & kRed8) >> 16)