Lines Matching full:buffers
120 separate buffers */
571 * struct v4l2_plane - plane info for multi-planar buffers
583 * Multi-planar buffers consist of one or more planes, e.g. an YCbCr buffer
602 * @type: buffer type (type == *_MPLANE for multiplanar buffers)
604 * unused (set to 0) for multiplanar buffers
611 * @offset: for non-multiplanar buffers with memory == V4L2_MEMORY_MMAP;
614 * @userptr: for non-multiplanar buffers with memory == V4L2_MEMORY_USERPTR;
616 * @planes: for multiplanar buffers; userspace pointer to the array of plane
619 * buffers (when type != *_MPLANE); number of elements in the
620 * planes array for multi-plane buffers
716 __u32 readbuffers; /* # of buffers for read */
729 __u32 writebuffers; /* # of buffers for write */
2197 * @count: entry: number of requested buffers,
2198 * return: number of created buffers
2200 * @format: frame format, for which buffers are requested