Home
last modified time | relevance | path

Searched refs:v4l2_plane (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H A Dv4l2-compat-ioctl32.c524 static int get_v4l2_plane32(struct v4l2_plane __user *p64, in get_v4l2_plane32()
556 static int put_v4l2_plane32(struct v4l2_plane __user *p64, in put_v4l2_plane32()
607 *size = length * sizeof(struct v4l2_plane); in bufsize_v4l2_buffer()
632 *size = length * sizeof(struct v4l2_plane); in bufsize_v4l2_buffer_time32()
648 struct v4l2_plane __user *uplane; in get_v4l2_buffer32()
748 struct v4l2_plane __user *uplane; in get_v4l2_buffer32_time32()
846 struct v4l2_plane *uplane; in put_v4l2_buffer32()
926 struct v4l2_plane *uplane; in put_v4l2_buffer32_time32()
H A Dv4l2-ioctl.c475 const struct v4l2_plane *plane; in v4l_print_buffer()
3068 *array_size = sizeof(struct v4l2_plane) * buf->length; in check_array_args()
/kernel/linux/linux-6.6/drivers/media/v4l2-core/
H A Dv4l2-compat-ioctl32.c326 static int get_v4l2_plane32(struct v4l2_plane *p64, in get_v4l2_plane32()
350 *p64 = (struct v4l2_plane) { in get_v4l2_plane32()
360 static int put_v4l2_plane32(struct v4l2_plane *p64, in put_v4l2_plane32()
1041 struct v4l2_plane *p64 = mbuf; in v4l2_compat_get_array_args()
1111 struct v4l2_plane *p64 = mbuf; in v4l2_compat_put_array_args()
H A Dv4l2-ioctl.c441 const struct v4l2_plane *plane; in v4l_print_buffer()
3103 *array_size = sizeof(struct v4l2_plane) * buf->length; in check_array_args()
/kernel/linux/linux-5.10/include/media/
H A Dv4l2-ioctl.h767 struct v4l2_plane *planes;
/kernel/linux/linux-6.6/include/media/
H A Dv4l2-ioctl.h777 struct v4l2_plane *planes;
/kernel/linux/linux-5.10/drivers/media/common/videobuf2/
H A Dvideobuf2-v4l2.c254 struct v4l2_plane *psrc = &b->m.planes[plane]; in vb2_fill_vb2_v4l2_buffer()
550 struct v4l2_plane *pdst = &b->m.planes[plane]; in __fill_v4l2_buffer()
/kernel/linux/linux-6.6/drivers/media/common/videobuf2/
H A Dvideobuf2-v4l2.c254 struct v4l2_plane *psrc = &b->m.planes[plane]; in vb2_fill_vb2_v4l2_buffer()
520 struct v4l2_plane *pdst = &b->m.planes[plane]; in __fill_v4l2_buffer()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dvideodev2.h549 struct v4l2_plane { struct
574 struct v4l2_plane *planes;
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dvideodev2.h968 * struct v4l2_plane - plane info for multi-planar buffers
987 struct v4l2_plane { struct
1049 struct v4l2_plane *planes;
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dvideodev2.h1039 * struct v4l2_plane - plane info for multi-planar buffers
1060 struct v4l2_plane { struct
1126 struct v4l2_plane *planes;
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dvideodev2.h535 struct v4l2_plane { struct
559 struct v4l2_plane * planes;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dvideodev2.h535 struct v4l2_plane { struct
559 struct v4l2_plane * planes;

Completed in 52 milliseconds