Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/linux/
Dvideodev2.h1630 struct v4l2_input { struct
1631 __u32 index; /* Which input */
1632 __u8 name[32]; /* Label */
1633 __u32 type; /* Type of input */
1634 __u32 audioset; /* Associated audios (bitfield) */
1635 __u32 tuner; /* enum v4l2_tuner_type */
1636 v4l2_std_id std;
1637 __u32 status;
1638 __u32 capabilities;
1639 __u32 reserved[3];
/third_party/gstreamer/gstplugins_good/sys/v4l2/ext/
Dvideodev2.h1630 struct v4l2_input { struct
1631 __u32 index; /* Which input */
1632 __u8 name[32]; /* Label */
1633 __u32 type; /* Type of input */
1634 __u32 audioset; /* Associated audios (bitfield) */
1635 __u32 tuner; /* enum v4l2_tuner_type */
1636 v4l2_std_id std;
1637 __u32 status;
1638 __u32 capabilities;
1639 __u32 reserved[3];