Home | History | Annotate | Download | only in linux

Lines Matching defs:v4l2_format

1861  * struct v4l2_format - stream data format
1870 struct v4l2_format {
2091 struct v4l2_format format;
2102 #define VIDIOC_G_FMT _IOWR('V', 4, struct v4l2_format)
2103 #define VIDIOC_S_FMT _IOWR('V', 5, struct v4l2_format)
2147 #define VIDIOC_TRY_FMT _IOWR('V', 64, struct v4l2_format)