Linux Kernel
3.7.1
|
#include <gsc-core.h>
Data Fields | |
struct vb2_buffer | vb |
struct list_head | list |
int | idx |
struct gsc_input_buf - the driver's video buffer : videobuf2 buffer : linked list structure for buffer queue : index of G-Scaler input buffer
Definition at line 137 of file gsc-core.h.
int idx |
Definition at line 140 of file gsc-core.h.
Definition at line 139 of file gsc-core.h.
struct vb2_buffer vb |
Definition at line 138 of file gsc-core.h.