Lines Matching full:pixel
35 * @dst: destination rectangle in the crtc buffer, stored in whole pixel units
53 * struct pixel_argb_u16 - Internal representation of a pixel color.
79 * typedef pixel_write_t - These functions are used to read a pixel from a
83 * @out_pixel: destination address to write the pixel
84 * @in_pixel: pixel to write
108 * typedef pixel_read_line_t - These functions are used to read a pixel line in the source frame,
111 * @plane: plane used as source for the pixel value
112 * @x_start: X (width) coordinate of the first pixel to copy. The caller must ensure that x_start
114 * @y_start: Y (height) coordinate of the first pixel to copy. The caller must ensure that y_start
118 * @out_pixel: pointer where to write the pixel values. They will be written from @out_pixel[0]
146 * @pixel_read_line: function to read a pixel line in this plane. The creator of a