Searched defs:cx18_stream (Results 1 – 1 of 1) sorted by relevance
359 struct cx18_stream { struct366 int type; /* stream type */369 unsigned int mdl_base_idx;371 u32 id;376 wait_queue_head_t waitq;384 u32 bufs_per_mdl;396 u32 pixelformat;397 u32 vb_bytes_per_frame;398 u32 vb_bytes_per_line;400 spinlock_t vb_lock;[all …]
Completed in 6 milliseconds