Searched defs:s5p_mfc_ctx (Results 1 – 1 of 1) sorted by relevance
619 struct s5p_mfc_ctx { struct620 struct s5p_mfc_dev *dev;621 struct v4l2_fh fh;623 int num;625 int int_cond;626 int int_type;627 unsigned int int_err;628 wait_queue_head_t queue;630 struct s5p_mfc_fmt *src_fmt;631 struct s5p_mfc_fmt *dst_fmt;[all …]