Searched defs:m2m_ctx (Results 1 – 7 of 7) 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() 177 void v4l2_m2m_try_schedule(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_try_schedule() 253 static void v4l2_m2m_cancel_job(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_cancel_job() 281 struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_job_finish() 307 int v4l2_m2m_reqbufs(struct file *file, struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_reqbufs() 324 int v4l2_m2m_querybuf(struct file *file, struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_querybuf() 349 int v4l2_m2m_qbuf(struct file *file, struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_qbuf() 364 int v4l2_m2m_dqbuf(struct file *file, struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_dqbuf() 374 int v4l2_m2m_prepare_buf(struct file *file, struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_prepare_buf() [all …]
|
/drivers/media/platform/mtk-vcodec/ |
D | mtk_vcodec_drv.h | 235 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
|
/drivers/media/platform/exynos-gsc/ |
D | gsc-core.h | 375 struct v4l2_m2m_ctx *m2m_ctx; member
|