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

Data Fields

struct solo_enc_devenc
 
u32 fmt
 
u16 rd_idx
 
u8 enc_on
 
enum solo_enc_types type
 
struct videobuf_queue vidq
 
struct list_head vidq_active
 
struct task_structkthread
 
struct p2m_desc desc [SOLO_NR_P2M_DESC]
 

Detailed Description

Definition at line 39 of file v4l2-enc.c.

Field Documentation

Definition at line 48 of file v4l2-enc.c.

Definition at line 40 of file v4l2-enc.c.

u8 enc_on

Definition at line 43 of file v4l2-enc.c.

u32 fmt

Definition at line 41 of file v4l2-enc.c.

Definition at line 47 of file v4l2-enc.c.

u16 rd_idx

Definition at line 42 of file v4l2-enc.c.

Definition at line 44 of file v4l2-enc.c.

Definition at line 45 of file v4l2-enc.c.

struct list_head vidq_active

Definition at line 46 of file v4l2-enc.c.


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