|
Linux Kernel
3.7.1
|
#include <videodev2.h>
Data Fields | |
| __u32 | type |
| union { | |
| struct v4l2_bt_timings bt | |
| __u32 reserved [32] | |
| }; | |
struct v4l2_dv_timings - DV timings : the type of the timings : BT656/1120 timings
Definition at line 1082 of file videodev2.h.
| union { ... } |
Definition at line 1085 of file videodev2.h.
| __u32 reserved[32] |
Definition at line 1086 of file videodev2.h.
Definition at line 1083 of file videodev2.h.
1.8.2