Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h95625 struct v4l2_subdev_frame_size_enum { struct
95626 __u32 index;
95627 __u32 pad;
95628 __u32 code;
95629 __u32 min_width;
95630 __u32 max_width;
95631 __u32 min_height;
95632 __u32 max_height;
95633 __u32 which;
95634 __u32 stream;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h105321 struct v4l2_subdev_frame_size_enum { struct
105322 __u32 index;
105323 __u32 pad;
105324 __u32 code;
105325 __u32 min_width;
105326 __u32 max_width;
105327 __u32 min_height;
105328 __u32 max_height;
105329 __u32 which;
105330 __u32 stream;
[all …]