Home
last modified time | relevance | path

Searched refs:v4l2_m2m_ctx (Results 1 – 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/include/media/
Dv4l2-mem2mem.h99 struct v4l2_m2m_ctx { struct
150 struct vb2_queue *v4l2_m2m_get_vq(struct v4l2_m2m_ctx *m2m_ctx,
174 void v4l2_m2m_try_schedule(struct v4l2_m2m_ctx *m2m_ctx);
192 struct v4l2_m2m_ctx *m2m_ctx);
218 struct v4l2_m2m_ctx *m2m_ctx,
233 v4l2_m2m_clear_state(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_clear_state()
246 v4l2_m2m_mark_stopped(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_mark_stopped()
263 v4l2_m2m_dst_buf_is_last(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_dst_buf_is_last()
275 v4l2_m2m_has_stopped(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_has_stopped()
292 v4l2_m2m_is_last_draining_src_buf(struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_is_last_draining_src_buf()
[all …]
Dv4l2-fh.h56 struct v4l2_m2m_ctx *m2m_ctx;
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
Dv4l2-mem2mem.c95 struct v4l2_m2m_ctx *curr_ctx;
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()
279 struct v4l2_m2m_ctx, queue); in v4l2_m2m_try_run()
297 struct v4l2_m2m_ctx *m2m_ctx) in __v4l2_m2m_try_queue()
385 void v4l2_m2m_try_schedule(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_try_schedule()
415 static void v4l2_m2m_cancel_job(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_cancel_job()
448 struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_schedule_next_job()
469 struct v4l2_m2m_ctx *m2m_ctx) in _v4l2_m2m_job_finish()
484 struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_job_finish()
[all …]
/kernel/linux/linux-5.10/drivers/media/platform/mtk-mdp/
Dmtk_mdp_core.h207 struct v4l2_m2m_ctx *m2m_ctx;
/kernel/linux/linux-5.10/drivers/staging/media/meson/vdec/
Dvdec.h225 struct v4l2_m2m_ctx *m2m_ctx;
Dvdec.c265 struct v4l2_m2m_ctx *m2m_ctx = sess->m2m_ctx; in vdec_vb2_buf_queue()
/kernel/linux/linux-5.10/drivers/staging/media/hantro/
Dhantro_postproc.c116 struct v4l2_m2m_ctx *m2m_ctx = ctx->fh.m2m_ctx; in hantro_postproc_alloc()
Dhantro_v4l2.c714 struct vb2_v4l2_buffer *(*buf_remove)(struct v4l2_m2m_ctx *)) in hantro_return_bufs() argument
/kernel/linux/linux-5.10/drivers/media/platform/mtk-vcodec/
Dmtk_vcodec_drv.h268 struct v4l2_m2m_ctx *m2m_ctx;
/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/
Dhelpers.c374 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in return_buf_error()
1273 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_find_buf()
1343 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_vb2_buf_queue()
1431 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_process_initial_cap_bufs()
1449 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_process_initial_out_bufs()
1502 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_m2m_device_run()
Dcore.h403 struct v4l2_m2m_ctx *m2m_ctx;
/kernel/linux/linux-5.10/drivers/media/platform/exynos-gsc/
Dgsc-core.h370 struct v4l2_m2m_ctx *m2m_ctx;
/kernel/linux/linux-5.10/drivers/staging/media/rkvdec/
Drkvdec-h264.c736 struct v4l2_m2m_ctx *m2m_ctx = ctx->fh.m2m_ctx; in lookup_ref_buf_idx()
880 struct v4l2_m2m_ctx *m2m_ctx = ctx->fh.m2m_ctx; in get_ref_buf()
Drkvdec.c298 struct v4l2_m2m_ctx *m2m_ctx = ctx->fh.m2m_ctx; in rkvdec_s_output_fmt()
/kernel/linux/linux-5.10/drivers/media/platform/
Drcar_jpu.c850 struct v4l2_m2m_ctx *m2m_ctx = ctx->fh.m2m_ctx; in jpu_s_fmt()
Drcar_fdp1.c1663 struct v4l2_m2m_ctx *m2m_ctx = ctx->fh.m2m_ctx; in fdp1_s_fmt()