Home
last modified time | relevance | path

Searched defs:m2m_ctx (Results 1 – 13 of 13) sorted by relevance

/Linux-v4.19/include/media/
Dv4l2-mem2mem.h367 static inline void v4l2_m2m_set_src_buffered(struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_set_src_buffered()
373 static inline void v4l2_m2m_set_dst_buffered(struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_set_dst_buffered()
406 unsigned int v4l2_m2m_num_src_bufs_ready(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_num_src_bufs_ready()
418 unsigned int v4l2_m2m_num_dst_bufs_ready(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_num_dst_bufs_ready()
436 static inline void *v4l2_m2m_next_src_buf(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_next_src_buf()
447 static inline void *v4l2_m2m_next_dst_buf(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_next_dst_buf()
465 static inline void *v4l2_m2m_last_src_buf(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_last_src_buf()
476 static inline void *v4l2_m2m_last_dst_buf(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_last_dst_buf()
488 #define v4l2_m2m_for_each_dst_buf(m2m_ctx, b) \ argument
497 #define v4l2_m2m_for_each_src_buf(m2m_ctx, b) \ argument
[all …]
Dv4l2-fh.h65 struct v4l2_m2m_ctx *m2m_ctx; member
/Linux-v4.19/drivers/media/v4l2-core/
Dv4l2-mem2mem.c110 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()
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()
473 int v4l2_m2m_qbuf(struct file *file, struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_qbuf()
488 int v4l2_m2m_dqbuf(struct file *file, struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_dqbuf()
[all …]
/Linux-v4.19/drivers/media/platform/qcom/venus/
Dhelpers.c415 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in return_buf_error() local
921 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_find_buf() local
971 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_vb2_buf_queue() local
1088 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_m2m_device_run() local
Dcore.h312 struct v4l2_m2m_ctx *m2m_ctx; member
/Linux-v4.19/drivers/media/platform/mtk-mdp/
Dmtk_mdp_core.h217 struct v4l2_m2m_ctx *m2m_ctx; member
/Linux-v4.19/drivers/media/platform/mtk-vcodec/
Dmtk_vcodec_drv.h272 struct v4l2_m2m_ctx *m2m_ctx; member
/Linux-v4.19/drivers/media/platform/
Dm2m-deinterlace.c148 struct v4l2_m2m_ctx *m2m_ctx; member
Dmx2_emmaprp.c221 struct v4l2_m2m_ctx *m2m_ctx; member
Dsh_veu.c110 struct v4l2_m2m_ctx *m2m_ctx; member
Drcar_jpu.c852 struct v4l2_m2m_ctx *m2m_ctx = ctx->fh.m2m_ctx; in jpu_s_fmt() local
Drcar_fdp1.c1661 struct v4l2_m2m_ctx *m2m_ctx = ctx->fh.m2m_ctx; in fdp1_s_fmt() local
/Linux-v4.19/drivers/media/platform/exynos-gsc/
Dgsc-core.h374 struct v4l2_m2m_ctx *m2m_ctx; member