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

#include <v4l2-subdev.h>

Data Fields

__u32 which
 
__u32 pad
 
struct v4l2_mbus_framefmt format
 
__u32 reserved [8]
 

Detailed Description

struct v4l2_subdev_format - Pad-level media bus format : format type (from enum v4l2_subdev_format_whence) : pad number, as reported by the media API : media bus format (format code and frame size)

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

Field Documentation

struct v4l2_mbus_framefmt format

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

__u32 pad

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

__u32 reserved[8]

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

__u32 which

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


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