Searched defs:v4l2_subdev_frame_size_enum (Results 1 – 3 of 3) sorted by relevance
35 struct v4l2_subdev_frame_size_enum { struct36 __u32 index;37 __u32 pad;38 __u32 code;39 __u32 min_width;40 __u32 max_width;41 __u32 min_height;42 __u32 max_height;43 __u32 which;44 __u32 reserved[8];
98 struct v4l2_subdev_frame_size_enum { struct99 __u32 index;100 __u32 pad;101 __u32 code;102 __u32 min_width;103 __u32 max_width;104 __u32 min_height;105 __u32 max_height;106 __u32 which;107 __u32 reserved[8];
54 struct v4l2_subdev_frame_size_enum { struct55 __u32 index;56 __u32 pad;57 __u32 code;58 __u32 min_width;59 __u32 max_width;60 __u32 min_height;61 __u32 max_height;62 __u32 which;63 __u32 reserved[8];