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.h1520 struct v4l2_output { struct
1521 __u32 index; /* Which output */
1522 __u8 name[32]; /* Label */
1523 __u32 type; /* Type of output */
1524 __u32 audioset; /* Associated audios (bitfield) */
1525 __u32 modulator; /* Associated modulator */
1526 v4l2_std_id std;
1527 __u32 capabilities;
1528 __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];