Home
last modified time | relevance | path

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

/linux/include/media/
H A Dv4l2-mem2mem.h105 struct v4l2_m2m_ctx { struct
157 struct vb2_queue *v4l2_m2m_get_vq(struct v4l2_m2m_ctx *m2m_ctx,
181 void v4l2_m2m_try_schedule(struct v4l2_m2m_ctx *m2m_ctx);
199 struct v4l2_m2m_ctx *m2m_ctx);
225 struct v4l2_m2m_ctx *m2m_ctx,
240 v4l2_m2m_clear_state(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_clear_state()
253 v4l2_m2m_mark_stopped(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_mark_stopped()
270 v4l2_m2m_dst_buf_is_last(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_dst_buf_is_last()
282 v4l2_m2m_has_stopped(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_has_stopped()
299 v4l2_m2m_is_last_draining_src_buf(struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_is_last_draining_src_buf()
[all …]
H A Dv4l2-fh.h56 struct v4l2_m2m_ctx *m2m_ctx;
/linux/drivers/media/v4l2-core/
H A Dv4l2-mem2mem.c95 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()
279 struct v4l2_m2m_ctx, queue); in v4l2_m2m_try_run()
297 struct v4l2_m2m_ctx *m2m_ctx) in __v4l2_m2m_try_queue()
389 void v4l2_m2m_try_schedule(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_try_schedule()
419 static void v4l2_m2m_cancel_job(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_cancel_job()
452 struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_schedule_next_job()
473 struct v4l2_m2m_ctx *m2m_ctx) in _v4l2_m2m_job_finish()
488 struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_job_finish()
[all …]
/linux/drivers/media/platform/chips-media/wave5/
H A Dwave5-vpu-dec.c174 static bool wave5_last_src_buffer_consumed(struct v4l2_m2m_ctx *m2m_ctx) in wave5_last_src_buffer_consumed()
187 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in wave5_handle_src_buffer()
306 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in start_decode()
327 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in flag_last_buffer_done()
362 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in handle_dynamic_resolution_change()
411 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in wave5_vpu_dec_finish_decode()
846 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in wave5_vpu_dec_stop()
911 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in wave5_vpu_dec_start()
935 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in wave5_vpu_dec_decoder_cmd()
1057 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in wave5_prepare_fb()
[all …]
H A Dwave5-vpu-enc.c150 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in start_encode()
250 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in wave5_vpu_enc_finish_encode()
623 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in wave5_vpu_enc_encoder_cmd()
1114 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in wave5_vpu_enc_buf_queue()
1306 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in wave5_vpu_enc_start_streaming()
1371 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in streamoff_output()
1383 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in streamoff_capture()
1473 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in wave5_vpu_enc_device_run()
1503 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in wave5_vpu_enc_job_ready()
H A Dwave5-helper.c218 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in wave5_return_bufs()
/linux/drivers/media/platform/mediatek/mdp3/
H A Dmtk-mdp3-m2m.h35 struct v4l2_m2m_ctx *m2m_ctx;
/linux/drivers/media/platform/mediatek/mdp/
H A Dmtk_mdp_core.h207 struct v4l2_m2m_ctx *m2m_ctx;
/linux/drivers/staging/media/meson/vdec/
H A Dvdec.h234 struct v4l2_m2m_ctx *m2m_ctx;
/linux/drivers/media/platform/mediatek/vcodec/encoder/
H A Dmtk_vcodec_enc_drv.h134 struct v4l2_m2m_ctx *m2m_ctx;
/linux/drivers/media/platform/qcom/venus/
H A Dhelpers.c437 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 Dcore.h496 struct v4l2_m2m_ctx *m2m_ctx;
/linux/drivers/media/platform/mediatek/vcodec/decoder/
H A Dmtk_vcodec_dec_drv.h184 struct v4l2_m2m_ctx *m2m_ctx;
/linux/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-core.h376 struct v4l2_m2m_ctx *m2m_ctx;
/linux/drivers/media/test-drivers/visl/
H A Dvisl-video.c440 struct v4l2_m2m_ctx *m2m_ctx = ctx->fh.m2m_ctx; in visl_s_fmt_vid_out()
/linux/drivers/media/platform/nvidia/tegra-vde/
H A Dv4l2.c662 struct v4l2_m2m_ctx *m2m_ctx = ctx->fh.m2m_ctx; in tegra_s_coded_fmt()
/linux/drivers/media/platform/amphion/
H A Dvpu_v4l2.c459 struct v4l2_m2m_ctx *m2m_ctx = inst->fh.m2m_ctx; in vpu_m2m_job_abort()
/linux/drivers/staging/media/rkvdec/
H A Drkvdec-h264.c742 struct v4l2_m2m_ctx *m2m_ctx = ctx->fh.m2m_ctx; in lookup_ref_buf_idx()
H A Drkvdec.c335 struct v4l2_m2m_ctx *m2m_ctx = ctx->fh.m2m_ctx; in rkvdec_s_output_fmt()
H A Drkvdec-vp9.c385 struct v4l2_m2m_ctx *m2m_ctx = ctx->fh.m2m_ctx; in get_ref_buf()
/linux/drivers/media/platform/verisilicon/
H A Dhantro_g2_vp9_dec.c94 struct v4l2_m2m_ctx *m2m_ctx = ctx->fh.m2m_ctx; in get_ref_buf()
/linux/drivers/media/platform/renesas/
H A Drcar_jpu.c838 struct v4l2_m2m_ctx *m2m_ctx = ctx->fh.m2m_ctx; in jpu_s_fmt()
H A Drcar_fdp1.c1659 struct v4l2_m2m_ctx *m2m_ctx = ctx->fh.m2m_ctx; in fdp1_s_fmt()