Searched defs:v4l2_format (Results 1 – 2 of 2) sorted by relevance
2150 struct v4l2_format { struct2151 __u32 type;2152 union {2161 } fmt;
317 struct usbvision_v4l2_format_st v4l2_format; /* format the user needs*/ member