Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dvideodev2.h1534 struct v4l2_output { struct
1535 __u32 index; /* Which output */
1536 __u8 name[32]; /* Label */
1537 __u32 type; /* Type of output */
1538 __u32 audioset; /* Associated audios (bitfield) */
1539 __u32 modulator; /* Associated modulator */
1540 v4l2_std_id std;
1541 __u32 capabilities;
1542 __u32 reserved[3];
/external/v4l2_codec2/vda/
Dvideodev2.h1454 struct v4l2_output { struct
1455 __u32 index; /* Which output */
1456 __u8 name[32]; /* Label */
1457 __u32 type; /* Type of output */
1458 __u32 audioset; /* Associated audios (bitfield) */
1459 __u32 modulator; /* Associated modulator */
1460 v4l2_std_id std;
1461 __u32 capabilities;
1462 __u32 reserved[3];