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

#include <videodev2.h>

Data Fields

__u32 min_width
 
__u32 max_width
 
__u32 step_width
 
__u32 min_height
 
__u32 max_height
 
__u32 step_height
 

Detailed Description

Definition at line 475 of file videodev2.h.

Field Documentation

__u32 max_height

Definition at line 480 of file videodev2.h.

__u32 max_width

Definition at line 477 of file videodev2.h.

__u32 min_height

Definition at line 479 of file videodev2.h.

__u32 min_width

Definition at line 476 of file videodev2.h.

__u32 step_height

Definition at line 481 of file videodev2.h.

__u32 step_width

Definition at line 478 of file videodev2.h.


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