Searched defs:v4l2_subdev_frame_size_enum (Results 1 – 5 of 5) 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];
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];
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];
101 struct v4l2_subdev_frame_size_enum { struct102 __u32 index;103 __u32 pad;104 __u32 code;105 __u32 min_width;106 __u32 max_width;107 __u32 min_height;108 __u32 max_height;109 __u32 which;110 __u32 stream;[all …]
57 struct v4l2_subdev_frame_size_enum { struct58 __u32 index;59 __u32 pad;60 __u32 code;61 __u32 min_width;62 __u32 max_width;63 __u32 min_height;64 __u32 max_height;65 __u32 which;66 __u32 stream;[all …]