Home | History | Annotate | Download | only in linux

Lines Matching refs:v4l2_format

2115  * struct v4l2_format - stream data format
2124 struct v4l2_format {
2296 struct v4l2_format format;
2307 #define VIDIOC_G_FMT _IOWR('V', 4, struct v4l2_format)
2308 #define VIDIOC_S_FMT _IOWR('V', 5, struct v4l2_format)
2352 #define VIDIOC_TRY_FMT _IOWR('V', 64, struct v4l2_format)