Home
last modified time | relevance | path

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

/linux-4.1.27/include/media/
Dv4l2-mem2mem.h66 struct v4l2_m2m_ctx { struct
95 struct vb2_queue *v4l2_m2m_get_vq(struct v4l2_m2m_ctx *m2m_ctx, argument
98 void v4l2_m2m_try_schedule(struct v4l2_m2m_ctx *m2m_ctx);
101 struct v4l2_m2m_ctx *m2m_ctx);
109 int v4l2_m2m_reqbufs(struct file *file, struct v4l2_m2m_ctx *m2m_ctx,
112 int v4l2_m2m_querybuf(struct file *file, struct v4l2_m2m_ctx *m2m_ctx,
115 int v4l2_m2m_qbuf(struct file *file, struct v4l2_m2m_ctx *m2m_ctx,
117 int v4l2_m2m_dqbuf(struct file *file, struct v4l2_m2m_ctx *m2m_ctx,
119 int v4l2_m2m_create_bufs(struct file *file, struct v4l2_m2m_ctx *m2m_ctx,
122 int v4l2_m2m_expbuf(struct file *file, struct v4l2_m2m_ctx *m2m_ctx,
[all …]
Dv4l2-fh.h50 struct v4l2_m2m_ctx *m2m_ctx;
/linux-4.1.27/drivers/media/v4l2-core/
Dv4l2-mem2mem.c62 struct v4l2_m2m_ctx *curr_ctx;
70 static struct v4l2_m2m_queue_ctx *get_queue_ctx(struct v4l2_m2m_ctx *m2m_ctx, in get_queue_ctx()
82 struct vb2_queue *v4l2_m2m_get_vq(struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_get_vq()
184 struct v4l2_m2m_ctx, queue); in v4l2_m2m_try_run()
211 void v4l2_m2m_try_schedule(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_try_schedule()
287 static void v4l2_m2m_cancel_job(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_cancel_job()
327 struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_job_finish()
356 int v4l2_m2m_reqbufs(struct file *file, struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_reqbufs()
371 int v4l2_m2m_querybuf(struct file *file, struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_querybuf()
400 int v4l2_m2m_qbuf(struct file *file, struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_qbuf()
[all …]
/linux-4.1.27/drivers/media/platform/exynos-gsc/
Dgsc-core.h378 struct v4l2_m2m_ctx *m2m_ctx;
/linux-4.1.27/drivers/media/platform/
Dmx2_emmaprp.c222 struct v4l2_m2m_ctx *m2m_ctx;
Dsh_veu.c113 struct v4l2_m2m_ctx *m2m_ctx;
Dm2m-deinterlace.c149 struct v4l2_m2m_ctx *m2m_ctx;