Searched refs:v4l2_m2m_ctx (Results 1 – 13 of 13) sorted by relevance
/Linux-v4.19/include/media/ |
D | v4l2-mem2mem.h | 92 struct v4l2_m2m_ctx { struct 136 struct vb2_queue *v4l2_m2m_get_vq(struct v4l2_m2m_ctx *m2m_ctx, 160 void v4l2_m2m_try_schedule(struct v4l2_m2m_ctx *m2m_ctx); 178 struct v4l2_m2m_ctx *m2m_ctx); 193 int v4l2_m2m_reqbufs(struct file *file, struct v4l2_m2m_ctx *m2m_ctx, 205 int v4l2_m2m_querybuf(struct file *file, struct v4l2_m2m_ctx *m2m_ctx, 216 int v4l2_m2m_qbuf(struct file *file, struct v4l2_m2m_ctx *m2m_ctx, 227 int v4l2_m2m_dqbuf(struct file *file, struct v4l2_m2m_ctx *m2m_ctx, 238 int v4l2_m2m_prepare_buf(struct file *file, struct v4l2_m2m_ctx *m2m_ctx, 249 int v4l2_m2m_create_bufs(struct file *file, struct v4l2_m2m_ctx *m2m_ctx, [all …]
|
D | v4l2-fh.h | 65 struct v4l2_m2m_ctx *m2m_ctx;
|
/Linux-v4.19/drivers/media/v4l2-core/ |
D | v4l2-mem2mem.c | 93 struct v4l2_m2m_ctx *curr_ctx; 110 static struct v4l2_m2m_queue_ctx *get_queue_ctx(struct v4l2_m2m_ctx *m2m_ctx, in get_queue_ctx() 119 struct vb2_queue *v4l2_m2m_get_vq(struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_get_vq() 266 struct v4l2_m2m_ctx, queue); in v4l2_m2m_try_run() 284 struct v4l2_m2m_ctx *m2m_ctx) in __v4l2_m2m_try_queue() 359 void v4l2_m2m_try_schedule(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_try_schedule() 377 static void v4l2_m2m_cancel_job(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_cancel_job() 406 struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_job_finish() 431 int v4l2_m2m_reqbufs(struct file *file, struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_reqbufs() 448 int v4l2_m2m_querybuf(struct file *file, struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_querybuf() [all …]
|
/Linux-v4.19/drivers/media/platform/mtk-mdp/ |
D | mtk_mdp_core.h | 217 struct v4l2_m2m_ctx *m2m_ctx;
|
/Linux-v4.19/drivers/media/platform/mtk-vcodec/ |
D | mtk_vcodec_drv.h | 272 struct v4l2_m2m_ctx *m2m_ctx;
|
/Linux-v4.19/drivers/media/platform/qcom/venus/ |
D | helpers.c | 415 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in return_buf_error() 921 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_find_buf() 971 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_vb2_buf_queue() 1088 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_m2m_device_run()
|
D | core.h | 312 struct v4l2_m2m_ctx *m2m_ctx;
|
/Linux-v4.19/drivers/media/platform/exynos-gsc/ |
D | gsc-core.h | 374 struct v4l2_m2m_ctx *m2m_ctx;
|
/Linux-v4.19/drivers/media/platform/ |
D | mx2_emmaprp.c | 221 struct v4l2_m2m_ctx *m2m_ctx;
|
D | m2m-deinterlace.c | 148 struct v4l2_m2m_ctx *m2m_ctx;
|
D | sh_veu.c | 110 struct v4l2_m2m_ctx *m2m_ctx;
|
D | rcar_jpu.c | 852 struct v4l2_m2m_ctx *m2m_ctx = ctx->fh.m2m_ctx; in jpu_s_fmt()
|
D | rcar_fdp1.c | 1661 struct v4l2_m2m_ctx *m2m_ctx = ctx->fh.m2m_ctx; in fdp1_s_fmt()
|