Searched defs:v4l2_output (Results 1 – 1 of 1) sorted by relevance
2552 struct v4l2_output { struct2553 u_int32_t index; /* Which output */2554 u_int8_t name[32]; /* Label */2555 u_int32_t type; /* Type of output */2556 u_int32_t audioset; /* Associated audios (bitfield) */2557 u_int32_t modulator; /* Associated modulator */2558 v4l2_std_id std;2559 u_int32_t capabilities;2560 u_int32_t reserved[3];