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

#include <videodev2.h>

Data Fields

__u32 sizeimage
 
__u16 bytesperline
 
__u16 reserved [7]
 

Detailed Description

struct v4l2_plane_pix_format - additional, per-plane format definition : maximum size in bytes required for data, for which this plane will be used : distance in bytes between the leftmost pixels in two adjacent lines

Definition at line 1697 of file videodev2.h.

Field Documentation

__u16 bytesperline

Definition at line 1699 of file videodev2.h.

__u16 reserved[7]

Definition at line 1700 of file videodev2.h.

__u32 sizeimage

Definition at line 1698 of file videodev2.h.


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