Home
last modified time | relevance | path

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

/linux/include/media/
A Dv4l2-mem2mem.h233 v4l2_m2m_clear_state(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_clear_state()
246 v4l2_m2m_mark_stopped(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_mark_stopped()
263 v4l2_m2m_dst_buf_is_last(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_dst_buf_is_last()
275 v4l2_m2m_has_stopped(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_has_stopped()
620 v4l2_m2m_next_src_buf(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_next_src_buf()
632 v4l2_m2m_next_dst_buf(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_next_dst_buf()
651 v4l2_m2m_last_src_buf(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_last_src_buf()
663 v4l2_m2m_last_dst_buf(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_last_dst_buf()
675 #define v4l2_m2m_for_each_dst_buf(m2m_ctx, b) \ argument
684 #define v4l2_m2m_for_each_src_buf(m2m_ctx, b) \ argument
[all …]
A Dv4l2-fh.h56 struct v4l2_m2m_ctx *m2m_ctx; member
/linux/drivers/media/v4l2-core/
A Dv4l2-mem2mem.c297 struct v4l2_m2m_ctx *m2m_ctx) in __v4l2_m2m_try_queue()
385 void v4l2_m2m_try_schedule(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_try_schedule()
448 struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_schedule_next_job()
469 struct v4l2_m2m_ctx *m2m_ctx) in _v4l2_m2m_job_finish()
484 struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_job_finish()
506 struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_buf_done_and_job_finish()
880 struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_poll_for_data()
1168 struct v4l2_m2m_ctx *m2m_ctx; in v4l2_m2m_ctx_init() local
1223 void v4l2_m2m_buf_queue(struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_buf_queue()
1266 struct v4l2_m2m_ctx *m2m_ctx = NULL; in v4l2_m2m_request_queue() local
[all …]
/linux/drivers/media/platform/qcom/venus/
A Dhelpers.c421 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in return_buf_error() local
1396 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_find_buf() local
1479 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_vb2_buf_queue() local
1570 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_vb2_queue_error() local
1582 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_process_initial_cap_bufs() local
1600 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_process_initial_out_bufs() local
1653 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_m2m_device_run() local
A Dcore.h447 struct v4l2_m2m_ctx *m2m_ctx; member
/linux/drivers/staging/media/hantro/
A Dhantro_postproc.c130 struct v4l2_m2m_ctx *m2m_ctx = ctx->fh.m2m_ctx; in hantro_postproc_alloc() local
/linux/drivers/media/platform/mtk-mdp/
A Dmtk_mdp_core.h207 struct v4l2_m2m_ctx *m2m_ctx; member
/linux/drivers/staging/media/meson/vdec/
A Dvdec.h235 struct v4l2_m2m_ctx *m2m_ctx; member
A Dvdec.c265 struct v4l2_m2m_ctx *m2m_ctx = sess->m2m_ctx; in vdec_vb2_buf_queue() local
/linux/drivers/staging/media/rkvdec/
A Drkvdec.c308 struct v4l2_m2m_ctx *m2m_ctx = ctx->fh.m2m_ctx; in rkvdec_s_output_fmt() local
A Drkvdec-h264.c861 struct v4l2_m2m_ctx *m2m_ctx = ctx->fh.m2m_ctx; in get_ref_buf() local
/linux/drivers/media/platform/mtk-vcodec/
A Dmtk_vcodec_drv.h272 struct v4l2_m2m_ctx *m2m_ctx; member
/linux/drivers/media/platform/exynos-gsc/
A Dgsc-core.h377 struct v4l2_m2m_ctx *m2m_ctx; member
/linux/drivers/media/platform/
A Drcar_jpu.c846 struct v4l2_m2m_ctx *m2m_ctx = ctx->fh.m2m_ctx; in jpu_s_fmt() local
A Drcar_fdp1.c1659 struct v4l2_m2m_ctx *m2m_ctx = ctx->fh.m2m_ctx; in fdp1_s_fmt() local

Completed in 43 milliseconds