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

#include <videobuf-core.h>

Data Fields

unsigned int i
 
u32 magic
 
unsigned int width
 
unsigned int height
 
unsigned int bytesperline
 
unsigned long size
 
enum v4l2_field field
 
enum videobuf_state state
 
struct list_head stream
 
struct list_head queue
 
wait_queue_head_t done
 
unsigned int field_count
 
struct timeval ts
 
enum v4l2_memory memory
 
size_t bsize
 
size_t boff
 
unsigned long baddr
 
struct videobuf_mappingmap
 
int privsize
 
voidpriv
 

Detailed Description

Definition at line 66 of file videobuf-core.h.

Field Documentation

unsigned long baddr

Definition at line 95 of file videobuf-core.h.

size_t boff

Definition at line 92 of file videobuf-core.h.

size_t bsize

Definition at line 89 of file videobuf-core.h.

unsigned int bytesperline

Definition at line 73 of file videobuf-core.h.

Definition at line 81 of file videobuf-core.h.

Definition at line 75 of file videobuf-core.h.

unsigned int field_count

Definition at line 82 of file videobuf-core.h.

unsigned int height

Definition at line 72 of file videobuf-core.h.

unsigned int i

Definition at line 67 of file videobuf-core.h.

u32 magic

Definition at line 68 of file videobuf-core.h.

Definition at line 98 of file videobuf-core.h.

enum v4l2_memory memory

Definition at line 86 of file videobuf-core.h.

Definition at line 102 of file videobuf-core.h.

int privsize

Definition at line 101 of file videobuf-core.h.

Definition at line 80 of file videobuf-core.h.

unsigned long size

Definition at line 74 of file videobuf-core.h.

Definition at line 76 of file videobuf-core.h.

struct list_head stream

Definition at line 77 of file videobuf-core.h.

Definition at line 83 of file videobuf-core.h.

unsigned int width

Definition at line 71 of file videobuf-core.h.


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