Home | History | Annotate | Download | only in linux

Lines Matching defs:v4l2_format

2417  * struct v4l2_format - stream data format
2426 struct v4l2_format {
2575 struct v4l2_format format;
2586 #define VIDIOC_G_FMT _IOWR('V', 4, struct v4l2_format)
2587 #define VIDIOC_S_FMT _IOWR('V', 5, struct v4l2_format)
2628 #define VIDIOC_TRY_FMT _IOWR('V', 64, struct v4l2_format)