Searched defs:v4l2_format (Results 1 – 2 of 2) sorted by relevance
1905 struct v4l2_format { struct1906 __u32 type;1907 union {1915 } fmt;
320 struct usbvision_v4l2_format_st v4l2_format; /* format the user needs*/ member