Home
last modified time | relevance | path

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

/third_party/Linux_Kernel/include/uapi/linux/
Dvideodev2.h1434 struct v4l2_output { struct
1435 __u32 index; /* Which output */
1436 __u8 name[32]; /* Label */
1437 __u32 type; /* Type of output */
1438 __u32 audioset; /* Associated audios (bitfield) */
1439 __u32 modulator; /* Associated modulator */
1440 v4l2_std_id std;
1441 __u32 capabilities;
1442 __u32 reserved[3];
/third_party/gstreamer/gstplugins_good/sys/v4l2/ext/
Dvideodev2.h1607 struct v4l2_output { struct
1608 __u32 index; /* Which output */
1609 __u8 name[32]; /* Label */
1610 __u32 type; /* Type of output */
1611 __u32 audioset; /* Associated audios (bitfield) */
1612 __u32 modulator; /* Associated modulator */
1613 v4l2_std_id std;
1614 __u32 capabilities;
1615 __u32 reserved[3];