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

#include <uvcvideo.h>

Data Fields

struct vb2_buffer buf
 
struct list_head queue
 
enum uvc_buffer_state state
 
unsigned int error
 
voidmem
 
unsigned int length
 
unsigned int bytesused
 
u32 pts
 

Detailed Description

Definition at line 337 of file uvcvideo.h.

Field Documentation

Definition at line 338 of file uvcvideo.h.

unsigned int bytesused

Definition at line 346 of file uvcvideo.h.

unsigned int error

Definition at line 342 of file uvcvideo.h.

unsigned int length

Definition at line 345 of file uvcvideo.h.

Definition at line 344 of file uvcvideo.h.

u32 pts

Definition at line 348 of file uvcvideo.h.

Definition at line 339 of file uvcvideo.h.

Definition at line 341 of file uvcvideo.h.


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