Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
v4l2_dv_timings Struct Reference

#include <videodev2.h>

Data Fields

__u32 type
 
union {
   struct v4l2_bt_timings   bt
 
   __u32   reserved [32]
 
}; 
 

Detailed Description

struct v4l2_dv_timings - DV timings : the type of the timings : BT656/1120 timings

Definition at line 1082 of file videodev2.h.

Field Documentation

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.


The documentation for this struct was generated from the following file: