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

#include <v4l2-subdev.h>

Data Fields

__u32 which
 
__u32 pad
 
struct v4l2_rect rect
 
__u32 reserved [8]
 

Detailed Description

struct v4l2_subdev_crop - Pad-level crop settings : format type (from enum v4l2_subdev_format_whence) : pad number, as reported by the media API : pad crop rectangle boundaries

Definition at line 60 of file v4l2-subdev.h.

Field Documentation

__u32 pad

Definition at line 62 of file v4l2-subdev.h.

Definition at line 63 of file v4l2-subdev.h.

__u32 reserved[8]

Definition at line 64 of file v4l2-subdev.h.

__u32 which

Definition at line 61 of file v4l2-subdev.h.


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