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

#include <isppreview.h>

Data Fields

struct v4l2_subdev subdev
 
struct media_pad pads [PREV_PADS_NUM]
 
struct v4l2_mbus_framefmt formats [PREV_PADS_NUM]
 
struct v4l2_rect crop
 
struct v4l2_ctrl_handler ctrls
 
enum preview_input_entity input
 
unsigned int output
 
struct isp_video video_in
 
struct isp_video video_out
 
struct {
   unsigned int   cfa_order
 
   struct prev_params   params [2]
 
   u32   active
 
   spinlock_t   lock
 
params
 
enum isp_pipeline_stream_state state
 
wait_queue_head_t wait
 
atomic_t stopping
 

Detailed Description

Definition at line 133 of file isppreview.h.

Field Documentation

u32 active

Definition at line 149 of file isppreview.h.

unsigned int cfa_order

Definition at line 147 of file isppreview.h.

Definition at line 137 of file isppreview.h.

Definition at line 139 of file isppreview.h.

struct v4l2_mbus_framefmt formats[PREV_PADS_NUM]

Definition at line 136 of file isppreview.h.

Definition at line 141 of file isppreview.h.

spinlock_t lock

Definition at line 150 of file isppreview.h.

unsigned int output

Definition at line 142 of file isppreview.h.

Definition at line 135 of file isppreview.h.

Definition at line 148 of file isppreview.h.

struct { ... } params

Definition at line 153 of file isppreview.h.

atomic_t stopping

Definition at line 155 of file isppreview.h.

Definition at line 134 of file isppreview.h.

struct isp_video video_in

Definition at line 143 of file isppreview.h.

struct isp_video video_out

Definition at line 144 of file isppreview.h.

Definition at line 154 of file isppreview.h.


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