Linux Kernel
3.7.1
|
#include <uvcvideo.h>
Data Fields | |
struct vb2_buffer | buf |
struct list_head | queue |
enum uvc_buffer_state | state |
unsigned int | error |
void * | mem |
unsigned int | length |
unsigned int | bytesused |
u32 | pts |
Definition at line 337 of file uvcvideo.h.
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.
enum uvc_buffer_state state |
Definition at line 341 of file uvcvideo.h.