Home
last modified time | relevance | path

Searched defs:v4l2_subdev_frame_size_enum (Results 1 – 2 of 2) sorted by relevance

/hardware/google/graphics/common/libv4l2/
Dv4l2-subdev.h52 struct v4l2_subdev_frame_size_enum { struct
54 __u32 index;
55 __u32 pad;
56 __u32 code;
57 __u32 min_width;
59 __u32 max_width;
60 __u32 min_height;
61 __u32 max_height;
62 __u32 reserved[9];
/hardware/google/gchips/include/
Dv4l2-subdev.h52 struct v4l2_subdev_frame_size_enum { struct
54 __u32 index;
55 __u32 pad;
56 __u32 code;
57 __u32 min_width;
59 __u32 max_width;
60 __u32 min_height;
61 __u32 max_height;
62 __u32 reserved[9];