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

#include <ispresizer.h>

Data Fields

struct v4l2_subdev subdev
 
struct media_pad pads [RESZ_PADS_NUM]
 
struct v4l2_mbus_framefmt formats [RESZ_PADS_NUM]
 
enum resizer_input_entity input
 
struct isp_video video_in
 
struct isp_video video_out
 
u32 addr_base
 
u32 crop_offset
 
struct resizer_ratio ratio
 
int pm_state
 
unsigned int applycrop:1
 
enum isp_pipeline_stream_state state
 
wait_queue_head_t wait
 
atomic_t stopping
 
struct {
   struct v4l2_rect   request
 
   struct v4l2_rect   active
 
crop
 

Detailed Description

Definition at line 102 of file ispresizer.h.

Field Documentation

struct v4l2_rect active

Definition at line 122 of file ispresizer.h.

u32 addr_base

Definition at line 111 of file ispresizer.h.

unsigned int applycrop

Definition at line 115 of file ispresizer.h.

struct { ... } crop
u32 crop_offset

Definition at line 112 of file ispresizer.h.

struct v4l2_mbus_framefmt formats[RESZ_PADS_NUM]

Definition at line 105 of file ispresizer.h.

Definition at line 107 of file ispresizer.h.

Definition at line 104 of file ispresizer.h.

int pm_state

Definition at line 114 of file ispresizer.h.

Definition at line 113 of file ispresizer.h.

struct v4l2_rect request

Definition at line 121 of file ispresizer.h.

Definition at line 116 of file ispresizer.h.

atomic_t stopping

Definition at line 118 of file ispresizer.h.

Definition at line 103 of file ispresizer.h.

struct isp_video video_in

Definition at line 108 of file ispresizer.h.

struct isp_video video_out

Definition at line 109 of file ispresizer.h.

Definition at line 117 of file ispresizer.h.


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