Searched defs:m2m_ctx (Results 1 – 11 of 11) sorted by relevance
/drivers/media/v4l2-core/ |
D | v4l2-mem2mem.c | 70 static struct v4l2_m2m_queue_ctx *get_queue_ctx(struct v4l2_m2m_ctx *m2m_ctx, in get_queue_ctx() 79 struct vb2_queue *v4l2_m2m_get_vq(struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_get_vq() 214 void v4l2_m2m_try_schedule(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_try_schedule() 290 static void v4l2_m2m_cancel_job(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_cancel_job() 318 struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_job_finish() 344 int v4l2_m2m_reqbufs(struct file *file, struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_reqbufs() 361 int v4l2_m2m_querybuf(struct file *file, struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_querybuf() 386 int v4l2_m2m_qbuf(struct file *file, struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_qbuf() 401 int v4l2_m2m_dqbuf(struct file *file, struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_dqbuf() 411 int v4l2_m2m_prepare_buf(struct file *file, struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_prepare_buf() [all …]
|
/drivers/media/platform/qcom/venus/ |
D | helpers.c | 290 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in return_buf_error() local 572 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_find_buf() local 621 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_vb2_buf_queue() local 730 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_m2m_device_run() local
|
D | core.h | 282 struct v4l2_m2m_ctx *m2m_ctx; member
|
/drivers/media/platform/mtk-mdp/ |
D | mtk_mdp_core.h | 217 struct v4l2_m2m_ctx *m2m_ctx; member
|
/drivers/media/platform/mtk-vcodec/ |
D | mtk_vcodec_drv.h | 272 struct v4l2_m2m_ctx *m2m_ctx; member
|
/drivers/media/platform/ |
D | m2m-deinterlace.c | 148 struct v4l2_m2m_ctx *m2m_ctx; member
|
D | sh_veu.c | 113 struct v4l2_m2m_ctx *m2m_ctx; member
|
D | mx2_emmaprp.c | 221 struct v4l2_m2m_ctx *m2m_ctx; member
|
D | rcar_jpu.c | 857 struct v4l2_m2m_ctx *m2m_ctx = ctx->fh.m2m_ctx; in jpu_s_fmt() local
|
D | rcar_fdp1.c | 1667 struct v4l2_m2m_ctx *m2m_ctx = ctx->fh.m2m_ctx; in fdp1_s_fmt() local
|
/drivers/media/platform/exynos-gsc/ |
D | gsc-core.h | 374 struct v4l2_m2m_ctx *m2m_ctx; member
|