Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/linux/
Dvideodev2.h1682 struct v4l2_output { struct
1683 __u32 index; /* Which output */
1684 __u8 name[32]; /* Label */
1685 __u32 type; /* Type of output */
1686 __u32 audioset; /* Associated audios (bitfield) */
1687 __u32 modulator; /* Associated modulator */
1688 v4l2_std_id std;
1689 __u32 capabilities;
1690 __u32 reserved[3];
/third_party/gstreamer/gstplugins_good/sys/v4l2/ext/
Dvideodev2.h1682 struct v4l2_output { struct
1683 __u32 index; /* Which output */
1684 __u8 name[32]; /* Label */
1685 __u32 type; /* Type of output */
1686 __u32 audioset; /* Associated audios (bitfield) */
1687 __u32 modulator; /* Associated modulator */
1688 v4l2_std_id std;
1689 __u32 capabilities;
1690 __u32 reserved[3];