Home
last modified time | relevance | path

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

/freebsd/sys/contrib/v4l/
H A Dvideodev2.h761 struct v4l2_dv_enum_preset { struct
762 __u32 index;
763 __u32 preset;
764 __u8 name[32]; /* Name of the preset timing */
765 __u32 width;
766 __u32 height;
767 __u32 reserved[4];