Home
last modified time | relevance | path

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

/freebsd/sys/contrib/v4l/
H A Dvideodev2.h894 struct v4l2_output { struct
895 __u32 index; /* Which output */
896 __u8 name[32]; /* Label */
897 __u32 type; /* Type of output */
898 __u32 audioset; /* Associated audios (bitfield) */
899 __u32 modulator; /* Associated modulator */
900 v4l2_std_id std;
901 __u32 capabilities;
902 __u32 reserved[3];