Lines Matching full:plane
571 * struct v4l2_plane - plane info for multi-planar buffers
572 * @bytesused: number of bytes occupied by data in the plane (payload)
573 * @length: size of this plane (NOT the payload) in bytes
576 * the device memory for this plane (or is a "cookie" that
579 * pointing to this plane
580 * @data_offset: offset in the plane to the start of data; usually 0,
584 * with two planes can have one plane for Y, and another for interleaved CbCr
585 * components. Each plane can reside in a separate memory buffer, or even in
612 * offset from the start of the device memory for this plane,
616 * @planes: for multiplanar buffers; userspace pointer to the array of plane
618 * @length: size in bytes of the buffer (NOT its payload) for single-plane
620 * planes array for multi-plane buffers
2027 * struct v4l2_plane_pix_format - additional, per-plane format definition
2029 * this plane will be used
2046 * @plane_fmt: per-plane information