Linux Kernel
3.7.1
|
#include <videodev2.h>
Data Fields | |
__u32 | min_width |
__u32 | max_width |
__u32 | step_width |
__u32 | min_height |
__u32 | max_height |
__u32 | step_height |
Definition at line 475 of file videodev2.h.
__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.