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

Data Fields

struct v4l2_device v4l2_dev
 
struct video_device vdev
 
unsigned int start_capture
 
unsigned charframe [MAX_AR_HEIGHT]
 
short size
 
short mode
 
int width
 
int height
 
int frame_bytes
 
int line_bytes
 
wait_queue_head_t wait
 
struct mutex lock
 

Detailed Description

Definition at line 109 of file arv.c.

Field Documentation

unsigned char* frame[MAX_AR_HEIGHT]

Definition at line 116 of file arv.c.

int frame_bytes

Definition at line 120 of file arv.c.

int height

Definition at line 119 of file arv.c.

int line_bytes

Definition at line 120 of file arv.c.

struct mutex lock

Definition at line 122 of file arv.c.

short mode

Definition at line 118 of file arv.c.

short size

Definition at line 117 of file arv.c.

unsigned int start_capture

Definition at line 112 of file arv.c.

struct v4l2_device v4l2_dev

Definition at line 110 of file arv.c.

Definition at line 111 of file arv.c.

Definition at line 121 of file arv.c.

int width

Definition at line 119 of file arv.c.


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