Home
last modified time | relevance | path

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

/include/media/
A Dv4l2-ioctl.h317 struct v4l2_format *f);
319 struct v4l2_format *f);
321 struct v4l2_format *f);
325 struct v4l2_format *f);
327 struct v4l2_format *f);
329 struct v4l2_format *f);
331 struct v4l2_format *f);
333 struct v4l2_format *f);
335 struct v4l2_format *f);
349 struct v4l2_format *f);
[all …]
/include/uapi/linux/
A Dvideodev2.h2514 struct v4l2_format { struct
2698 struct v4l2_format format;
2725 #define VIDIOC_G_FMT _IOWR('V', 4, struct v4l2_format)
2726 #define VIDIOC_S_FMT _IOWR('V', 5, struct v4l2_format)
2770 #define VIDIOC_TRY_FMT _IOWR('V', 64, struct v4l2_format)

Completed in 24 milliseconds