Home
last modified time | relevance | path

Searched refs:v4l2_format (Results 1 – 6 of 6) sorted by relevance

/include/media/
Dv4l2-ioctl.h46 struct v4l2_format *f);
48 struct v4l2_format *f);
50 struct v4l2_format *f);
52 struct v4l2_format *f);
54 struct v4l2_format *f);
56 struct v4l2_format *f);
58 struct v4l2_format *f);
60 struct v4l2_format *f);
62 struct v4l2_format *f);
64 struct v4l2_format *f);
[all …]
Dv4l2-int-device.h280 V4L2_INT_WRAPPER_1(g_fmt_cap, struct v4l2_format, *);
281 V4L2_INT_WRAPPER_1(s_fmt_cap, struct v4l2_format, *);
282 V4L2_INT_WRAPPER_1(try_fmt_cap, struct v4l2_format, *);
Dsoc_camera.h95 int (*set_fmt)(struct soc_camera_device *, struct v4l2_format *);
96 int (*try_fmt)(struct soc_camera_device *, struct v4l2_format *);
Dvideobuf2-core.h266 int (*queue_setup)(struct vb2_queue *q, const struct v4l2_format *fmt,
/include/media/davinci/
Dvpfe_capture.h148 struct v4l2_format fmt;
/include/uapi/linux/
Dvideodev2.h1692 struct v4l2_format { struct
1842 struct v4l2_format format;
1853 #define VIDIOC_G_FMT _IOWR('V', 4, struct v4l2_format)
1854 #define VIDIOC_S_FMT _IOWR('V', 5, struct v4l2_format)
1896 #define VIDIOC_TRY_FMT _IOWR('V', 64, struct v4l2_format)