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

#include <videodev2.h>

Data Fields

__u32 type
 
__u32 reserved [3]
 
union {
   struct v4l2_bt_timings_cap   bt
 
   __u32   raw_data [32]
 
}; 
 

Detailed Description

struct v4l2_dv_timings_cap - DV timings capabilities : the type of the timings (same as in struct v4l2_dv_timings) : the BT656/1120 timings capabilities

Definition at line 1141 of file videodev2.h.

Field Documentation

union { ... }

Definition at line 1145 of file videodev2.h.

__u32 raw_data[32]

Definition at line 1146 of file videodev2.h.

__u32 reserved[3]

Definition at line 1143 of file videodev2.h.

Definition at line 1142 of file videodev2.h.


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