Lines Matching refs:red
51 bits_per_pixel, grayscale, red, green, blue and transp fields.
114 Pixels are broken into red, green and blue components, and each component
119 information red, green, blue and transp fields.
123 Pixel values are encoded as indices into a colormap that stores red, green and
132 Pixels are broken into red, green and blue components, and each component
136 information red, green, blue and transp fields.
192 struct fb_bitfield red; /* bitfield in fb mem if true color, */
246 - For grayscale formats, applications set the grayscale field to one. The red,
248 drivers. Drivers must fill the red, blue and green offsets to 0 and lengths
252 red, blue, green and transp fields must be set to 0 by applications and
253 ignored by drivers. Drivers must fill the red, blue and green offsets to 0
257 to zero, and the red, blue, green and transp fields to describe the layout of
267 Pixel values are bits_per_pixel wide and are split in non-overlapping red,
299 The red, green, blue and transp fields are not used with the FOURCC-based API.