Searched refs:v4l2_plane (Results 1 – 12 of 12) sorted by relevance
60 :c:type:`v4l2_plane` and the ``length`` field must be set74 passed array of struct :c:type:`v4l2_plane` have to be used89 :c:type:`v4l2_plane` have to be used instead. When141 :c:type:`v4l2_plane` are filled instead.
37 :c:type:`v4l2_plane` ``length`` field for the
40 the struct :c:type:`v4l2_plane` ``length`` field for95 in the struct :c:type:`v4l2_plane` ``m`` union
36 :c:type:`v4l2_plane` in the multi-planar API case). The98 struct v4l2_plane planes[VIDEO_MAX_PLANES];
55 A new struct :c:type:`v4l2_plane` structure for
49 :c:type:`v4l2_plane` and the ``length`` field has to be set
46 array of struct :c:type:`v4l2_plane` structures, each168 struct v4l2_plane planes[FMT_NUM_PLANES];
23 :c:type:`v4l2_plane` in the multi-planar API case). The
770 struct v4l2_plane *planes;
254 struct v4l2_plane *psrc = &b->m.planes[plane]; in vb2_fill_vb2_v4l2_buffer() 507 struct v4l2_plane *pdst = &b->m.planes[plane]; in __fill_v4l2_buffer()
1105 * struct v4l2_plane - plane info for multi-planar buffers1126 struct v4l2_plane { struct 1192 struct v4l2_plane *planes;1127 bytesusedv4l2_plane global() argument 1128 lengthv4l2_plane global() argument 1129 __anonb57351ec040av4l2_plane global() argument 1133 mv4l2_plane global() argument 1134 data_offsetv4l2_plane global() argument 1135 reservedv4l2_plane global() argument
442 const struct v4l2_plane *plane; in v4l_print_buffer() 3192 *array_size = sizeof(struct v4l2_plane) * buf->length; in check_array_args()