/kernel/linux/linux-5.10/include/media/ |
H A D | v4l2-mem2mem.h | 75 * struct v4l2_m2m_ctx - Memory to memory context structure 99 struct v4l2_m2m_ctx { struct 147 * @m2m_ctx: m2m context assigned to the instance given by struct &v4l2_m2m_ctx 150 struct vb2_queue *v4l2_m2m_get_vq(struct v4l2_m2m_ctx *m2m_ctx, 157 * @m2m_ctx: m2m context assigned to the instance given by struct &v4l2_m2m_ctx 174 void v4l2_m2m_try_schedule(struct v4l2_m2m_ctx *m2m_ctx); 181 * @m2m_ctx: m2m context assigned to the instance given by struct &v4l2_m2m_ctx 192 struct v4l2_m2m_ctx *m2m_ctx); 200 * @m2m_ctx: m2m context assigned to the instance given by struct &v4l2_m2m_ctx 218 struct v4l2_m2m_ctx *m2m_ct [all...] |
H A D | v4l2-fh.h | 40 * @m2m_ctx: pointer to &struct v4l2_m2m_ctx 56 struct v4l2_m2m_ctx *m2m_ctx;
|
/kernel/linux/linux-6.6/include/media/ |
H A D | v4l2-mem2mem.h | 75 * struct v4l2_m2m_ctx - Memory to memory context structure 99 struct v4l2_m2m_ctx { struct 147 * @m2m_ctx: m2m context assigned to the instance given by struct &v4l2_m2m_ctx 150 struct vb2_queue *v4l2_m2m_get_vq(struct v4l2_m2m_ctx *m2m_ctx, 157 * @m2m_ctx: m2m context assigned to the instance given by struct &v4l2_m2m_ctx 174 void v4l2_m2m_try_schedule(struct v4l2_m2m_ctx *m2m_ctx); 181 * @m2m_ctx: m2m context assigned to the instance given by struct &v4l2_m2m_ctx 192 struct v4l2_m2m_ctx *m2m_ctx); 200 * @m2m_ctx: m2m context assigned to the instance given by struct &v4l2_m2m_ctx 218 struct v4l2_m2m_ctx *m2m_ct [all...] |
H A D | v4l2-fh.h | 40 * @m2m_ctx: pointer to &struct v4l2_m2m_ctx 56 struct v4l2_m2m_ctx *m2m_ctx;
|
/kernel/linux/linux-5.10/drivers/media/v4l2-core/ |
H A D | v4l2-mem2mem.c | 95 struct v4l2_m2m_ctx *curr_ctx; 114 static struct v4l2_m2m_queue_ctx *get_queue_ctx(struct v4l2_m2m_ctx *m2m_ctx, in get_queue_ctx() 123 struct vb2_queue *v4l2_m2m_get_vq(struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_get_vq() 252 * Note that this function can run on a given v4l2_m2m_ctx context, 279 struct v4l2_m2m_ctx, queue); in v4l2_m2m_try_run() 297 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() 415 static void v4l2_m2m_cancel_job(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_cancel_job() 448 struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_schedule_next_job() 469 struct v4l2_m2m_ctx *m2m_ct in _v4l2_m2m_job_finish() [all...] |
/kernel/linux/linux-6.6/drivers/media/v4l2-core/ |
H A D | v4l2-mem2mem.c | 95 struct v4l2_m2m_ctx *curr_ctx; 114 static struct v4l2_m2m_queue_ctx *get_queue_ctx(struct v4l2_m2m_ctx *m2m_ctx, in get_queue_ctx() 123 struct vb2_queue *v4l2_m2m_get_vq(struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_get_vq() 252 * Note that this function can run on a given v4l2_m2m_ctx context, 279 struct v4l2_m2m_ctx, queue); in v4l2_m2m_try_run() 297 struct v4l2_m2m_ctx *m2m_ctx) in __v4l2_m2m_try_queue() 386 void v4l2_m2m_try_schedule(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_try_schedule() 416 static void v4l2_m2m_cancel_job(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_cancel_job() 449 struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_schedule_next_job() 470 struct v4l2_m2m_ctx *m2m_ct in _v4l2_m2m_job_finish() [all...] |
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/mdp3/ |
H A D | mtk-mdp3-m2m.h | 35 struct v4l2_m2m_ctx *m2m_ctx;
|
/kernel/linux/linux-5.10/drivers/media/platform/mtk-mdp/ |
H A D | mtk_mdp_core.h | 207 struct v4l2_m2m_ctx *m2m_ctx;
|
/kernel/linux/linux-5.10/drivers/staging/media/meson/vdec/ |
H A D | vdec.h | 225 struct v4l2_m2m_ctx *m2m_ctx;
|
/kernel/linux/linux-6.6/drivers/staging/media/meson/vdec/ |
H A D | vdec.h | 235 struct v4l2_m2m_ctx *m2m_ctx;
|
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/encoder/ |
H A D | mtk_vcodec_enc_drv.h | 100 * @m2m_ctx: pointer to the v4l2_m2m_ctx of the context 134 struct v4l2_m2m_ctx *m2m_ctx;
|
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/mdp/ |
H A D | mtk_mdp_core.h | 207 struct v4l2_m2m_ctx *m2m_ctx;
|
/kernel/linux/linux-5.10/drivers/media/platform/mtk-vcodec/ |
H A D | mtk_vcodec_drv.h | 230 * @m2m_ctx: pointer to the v4l2_m2m_ctx of the context 268 struct v4l2_m2m_ctx *m2m_ctx;
|
/kernel/linux/linux-5.10/drivers/staging/media/hantro/ |
H A D | hantro_postproc.c | 116 struct v4l2_m2m_ctx *m2m_ctx = ctx->fh.m2m_ctx; in hantro_postproc_alloc()
|
H A D | hantro_v4l2.c | 714 struct vb2_v4l2_buffer *(*buf_remove)(struct v4l2_m2m_ctx *)) in hantro_return_bufs()
|
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/decoder/ |
H A D | mtk_vcodec_dec_drv.h | 127 * @m2m_ctx: pointer to the v4l2_m2m_ctx of the context 174 struct v4l2_m2m_ctx *m2m_ctx;
|
/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/ |
H A D | helpers.c | 437 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in return_buf_error() 1417 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_find_buf() 1500 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_vb2_buf_queue() 1591 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_vb2_queue_error() 1603 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_process_initial_cap_bufs() 1621 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_process_initial_out_bufs() 1674 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_m2m_device_run()
|
H A D | core.h | 496 struct v4l2_m2m_ctx *m2m_ctx;
|
/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/ |
H A D | helpers.c | 374 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in return_buf_error() 1273 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_find_buf() 1343 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_vb2_buf_queue() 1437 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_process_initial_cap_bufs() 1455 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_process_initial_out_bufs() 1508 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_m2m_device_run()
|
H A D | core.h | 412 struct v4l2_m2m_ctx *m2m_ctx;
|
/kernel/linux/linux-6.6/drivers/media/platform/verisilicon/ |
H A D | hantro_postproc.c | 196 struct v4l2_m2m_ctx *m2m_ctx = ctx->fh.m2m_ctx; in hantro_postproc_alloc()
|
H A D | hantro_v4l2.c | 954 struct vb2_v4l2_buffer *(*buf_remove)(struct v4l2_m2m_ctx *)) in hantro_return_bufs()
|
/kernel/linux/linux-5.10/drivers/staging/media/rkvdec/ |
H A D | rkvdec-h264.c | 736 struct v4l2_m2m_ctx *m2m_ctx = ctx->fh.m2m_ctx; in lookup_ref_buf_idx() 880 struct v4l2_m2m_ctx *m2m_ctx = ctx->fh.m2m_ctx; in get_ref_buf()
|
/kernel/linux/linux-5.10/drivers/media/platform/exynos-gsc/ |
H A D | gsc-core.h | 370 struct v4l2_m2m_ctx *m2m_ctx;
|
/kernel/linux/linux-6.6/drivers/media/platform/samsung/exynos-gsc/ |
H A D | gsc-core.h | 377 struct v4l2_m2m_ctx *m2m_ctx;
|