Searched defs:solo_enc_dev (Results 1 – 1 of 1) sorted by relevance
151 struct solo_enc_dev { struct152 struct solo_dev *solo_dev;154 struct video_device *vfd;156 wait_queue_head_t thread_wait;157 spinlock_t lock;158 atomic_t readers;159 u8 ch;160 u8 mode, gop, qp, interlaced, interval;161 u8 reset_gop;162 u8 bw_weight;[all …]