Home
last modified time | relevance | path

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

/Linux-v5.4/include/media/
Dv4l2-mem2mem.h88 struct v4l2_m2m_ctx { struct
132 struct vb2_queue *v4l2_m2m_get_vq(struct v4l2_m2m_ctx *m2m_ctx,
156 void v4l2_m2m_try_schedule(struct v4l2_m2m_ctx *m2m_ctx);
174 struct v4l2_m2m_ctx *m2m_ctx);
189 int v4l2_m2m_reqbufs(struct file *file, struct v4l2_m2m_ctx *m2m_ctx,
201 int v4l2_m2m_querybuf(struct file *file, struct v4l2_m2m_ctx *m2m_ctx,
212 int v4l2_m2m_qbuf(struct file *file, struct v4l2_m2m_ctx *m2m_ctx,
223 int v4l2_m2m_dqbuf(struct file *file, struct v4l2_m2m_ctx *m2m_ctx,
234 int v4l2_m2m_prepare_buf(struct file *file, struct v4l2_m2m_ctx *m2m_ctx,
245 int v4l2_m2m_create_bufs(struct file *file, struct v4l2_m2m_ctx *m2m_ctx,
[all …]
Dv4l2-fh.h57 struct v4l2_m2m_ctx *m2m_ctx;
/Linux-v5.4/drivers/media/v4l2-core/
Dv4l2-mem2mem.c90 struct v4l2_m2m_ctx *curr_ctx;
108 static struct v4l2_m2m_queue_ctx *get_queue_ctx(struct v4l2_m2m_ctx *m2m_ctx, in get_queue_ctx()
117 struct vb2_queue *v4l2_m2m_get_vq(struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_get_vq()
267 struct v4l2_m2m_ctx, queue); in v4l2_m2m_try_run()
285 struct v4l2_m2m_ctx *m2m_ctx) in __v4l2_m2m_try_queue()
357 void v4l2_m2m_try_schedule(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_try_schedule()
387 static void v4l2_m2m_cancel_job(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_cancel_job()
416 struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_job_finish()
446 int v4l2_m2m_reqbufs(struct file *file, struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_reqbufs()
463 int v4l2_m2m_querybuf(struct file *file, struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_querybuf()
[all …]
/Linux-v5.4/drivers/media/platform/qcom/venus/
Dhelpers.c456 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in return_buf_error()
1021 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_find_buf()
1082 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_vb2_buf_queue()
1160 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_process_initial_cap_bufs()
1178 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_process_initial_out_bufs()
1232 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_m2m_device_run()
Dcore.h335 struct v4l2_m2m_ctx *m2m_ctx;
/Linux-v5.4/drivers/media/platform/mtk-mdp/
Dmtk_mdp_core.h209 struct v4l2_m2m_ctx *m2m_ctx;
/Linux-v5.4/drivers/staging/media/meson/vdec/
Dvdec.h216 struct v4l2_m2m_ctx *m2m_ctx;
Dvdec.c258 struct v4l2_m2m_ctx *m2m_ctx = sess->m2m_ctx; in vdec_vb2_buf_queue()
/Linux-v5.4/drivers/media/platform/mtk-vcodec/
Dmtk_vcodec_drv.h268 struct v4l2_m2m_ctx *m2m_ctx;
/Linux-v5.4/drivers/media/platform/exynos-gsc/
Dgsc-core.h370 struct v4l2_m2m_ctx *m2m_ctx;
/Linux-v5.4/drivers/staging/media/hantro/
Dhantro_v4l2.c636 struct vb2_v4l2_buffer *(*buf_remove)(struct v4l2_m2m_ctx *)) in hantro_return_bufs() argument
/Linux-v5.4/drivers/media/platform/
Dsh_veu.c110 struct v4l2_m2m_ctx *m2m_ctx;
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()