Searched defs:m2m_ctx (Results 1 – 10 of 10) sorted by relevance
240 v4l2_m2m_clear_state(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_clear_state()253 v4l2_m2m_mark_stopped(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_mark_stopped()270 v4l2_m2m_dst_buf_is_last(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_dst_buf_is_last()282 v4l2_m2m_has_stopped(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_has_stopped()299 v4l2_m2m_is_last_draining_src_buf(struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_is_last_draining_src_buf()562 static inline void v4l2_m2m_set_src_buffered(struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_set_src_buffered()568 static inline void v4l2_m2m_set_dst_buffered(struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_set_dst_buffered()601 unsigned int v4l2_m2m_num_src_bufs_ready(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_num_src_bufs_ready()620 unsigned int v4l2_m2m_num_dst_bufs_ready(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_num_dst_bufs_ready()646 v4l2_m2m_next_src_buf(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_next_src_buf()[all …]
56 struct v4l2_m2m_ctx *m2m_ctx; member
114 static struct v4l2_m2m_queue_ctx *get_queue_ctx(struct v4l2_m2m_ctx *m2m_ctx, in get_queue_ctx()123 struct vb2_queue *v4l2_m2m_get_vq(struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_get_vq()297 struct v4l2_m2m_ctx *m2m_ctx) in __v4l2_m2m_try_queue()389 void v4l2_m2m_try_schedule(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_try_schedule()419 static void v4l2_m2m_cancel_job(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_cancel_job()452 struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_schedule_next_job()473 struct v4l2_m2m_ctx *m2m_ctx) in _v4l2_m2m_job_finish()488 struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_job_finish()510 struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_buf_done_and_job_finish()575 int v4l2_m2m_reqbufs(struct file *file, struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_reqbufs()[all …]
437 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in return_buf_error() local1417 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_find_buf() local1500 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_vb2_buf_queue() local1591 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_vb2_queue_error() local1603 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_process_initial_cap_bufs() local1621 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_process_initial_out_bufs() local1674 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_m2m_device_run() local
35 struct v4l2_m2m_ctx *m2m_ctx; member
134 struct v4l2_m2m_ctx *m2m_ctx; member
207 struct v4l2_m2m_ctx *m2m_ctx; member
234 struct v4l2_m2m_ctx *m2m_ctx; member
376 struct v4l2_m2m_ctx *m2m_ctx; member
385 struct v4l2_m2m_ctx *m2m_ctx = ctx->fh.m2m_ctx; in get_ref_buf() local