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

#include <ispvideo.h>

Data Fields

struct media_pipeline pipe
 
spinlock_t lock
 
unsigned int state
 
enum isp_pipeline_stream_state stream_state
 
struct isp_videoinput
 
struct isp_videooutput
 
u32 entities
 
unsigned long l3_ick
 
unsigned int max_rate
 
atomic_t frame_number
 
bool do_propagation
 
bool error
 
struct v4l2_fract max_timeperframe
 
struct v4l2_subdevexternal
 
unsigned int external_rate
 
unsigned int external_width
 

Detailed Description

Definition at line 95 of file ispvideo.h.

Field Documentation

bool do_propagation

Definition at line 106 of file ispvideo.h.

u32 entities

Definition at line 102 of file ispvideo.h.

bool error

Definition at line 107 of file ispvideo.h.

struct v4l2_subdev* external

Definition at line 109 of file ispvideo.h.

unsigned int external_rate

Definition at line 110 of file ispvideo.h.

unsigned int external_width

Definition at line 111 of file ispvideo.h.

atomic_t frame_number

Definition at line 105 of file ispvideo.h.

struct isp_video* input

Definition at line 100 of file ispvideo.h.

unsigned long l3_ick

Definition at line 103 of file ispvideo.h.

spinlock_t lock

Definition at line 97 of file ispvideo.h.

unsigned int max_rate

Definition at line 104 of file ispvideo.h.

struct v4l2_fract max_timeperframe

Definition at line 108 of file ispvideo.h.

struct isp_video* output

Definition at line 101 of file ispvideo.h.

Definition at line 96 of file ispvideo.h.

unsigned int state

Definition at line 98 of file ispvideo.h.

Definition at line 99 of file ispvideo.h.


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