Home
last modified time | relevance | path

Searched defs:s5p_mfc_ctx (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/media/video/s5p-mfc/
Ds5p_mfc_common.h435 struct s5p_mfc_ctx { struct
436 struct s5p_mfc_dev *dev;
437 struct v4l2_fh fh;
439 int num;
441 int int_cond;
442 int int_type;
443 unsigned int int_err;
444 wait_queue_head_t queue;
446 struct s5p_mfc_fmt *src_fmt;
447 struct s5p_mfc_fmt *dst_fmt;
[all …]