Searched refs:v4l2_plane (Results 1 – 13 of 13) sorted by relevance
67 :c:type:`v4l2_plane` and the ``length`` field must be set81 passed array of struct :c:type:`v4l2_plane` have to be used96 :c:type:`v4l2_plane` have to be used instead. When148 :c:type:`v4l2_plane` are filled instead.
46 :c:type:`v4l2_plane` ``length`` field for the
49 the struct :c:type:`v4l2_plane` ``length`` field for104 in the struct :c:type:`v4l2_plane` ``m`` union
42 :c:type:`v4l2_plane` in the multi-planar API case). The105 struct v4l2_plane planes[VIDEO_MAX_PLANES];
62 A new struct :c:type:`v4l2_plane` structure for
57 :c:type:`v4l2_plane` and the ``length`` field has to be set
27 struct :c:type:`v4l2_plane` instead. In that case, struct287 - struct v4l2_plane290 an array of struct :c:type:`v4l2_plane`. The size of335 .. c:type:: v4l2_plane337 struct v4l2_plane
52 array of struct :c:type:`v4l2_plane` structures, each175 struct v4l2_plane planes[FMT_NUM_PLANES];
29 :c:type:`v4l2_plane` in the multi-planar API case). The
494 static int get_v4l2_plane32(struct v4l2_plane __user *p64, in get_v4l2_plane32()526 static int put_v4l2_plane32(struct v4l2_plane __user *p64, in put_v4l2_plane32()577 *size = length * sizeof(struct v4l2_plane); in bufsize_v4l2_buffer()593 struct v4l2_plane __user *uplane; in get_v4l2_buffer32()691 struct v4l2_plane *uplane; in put_v4l2_buffer32()
474 const struct v4l2_plane *plane; in v4l_print_buffer()2965 *array_size = sizeof(struct v4l2_plane) * buf->length; in check_array_args()
246 struct v4l2_plane *psrc = &b->m.planes[plane]; in vb2_fill_vb2_v4l2_buffer()492 struct v4l2_plane *pdst = &b->m.planes[plane]; in __fill_v4l2_buffer()
944 struct v4l2_plane { struct1002 struct v4l2_plane *planes;