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

#include <videodev2.h>

Data Fields

__u32 index
 
__u32 pixel_format
 
__u32 type
 
union {
   struct v4l2_frmsize_discrete   discrete
 
   struct v4l2_frmsize_stepwise   stepwise
 
}; 
 
__u32 reserved [2]
 

Detailed Description

Definition at line 484 of file videodev2.h.

Field Documentation

union { ... }

Definition at line 490 of file videodev2.h.

__u32 index

Definition at line 485 of file videodev2.h.

Definition at line 486 of file videodev2.h.

__u32 reserved[2]

Definition at line 494 of file videodev2.h.

Definition at line 491 of file videodev2.h.

Definition at line 487 of file videodev2.h.


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