Home
last modified time | relevance | path

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

12

/linux-6.15/include/media/
Dv4l2-mem2mem.h240 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()
562 static inline void v4l2_m2m_set_src_buffered(struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_set_src_buffered()
568 static inline void v4l2_m2m_set_dst_buffered(struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_set_dst_buffered()
601 unsigned int v4l2_m2m_num_src_bufs_ready(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_num_src_bufs_ready()
620 unsigned int v4l2_m2m_num_dst_bufs_ready(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_num_dst_bufs_ready()
646 v4l2_m2m_next_src_buf(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_next_src_buf()
[all …]
Dv4l2-fh.h56 struct v4l2_m2m_ctx *m2m_ctx; member
/linux-6.15/drivers/media/v4l2-core/
Dv4l2-mem2mem.c114 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()
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()
510 struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_buf_done_and_job_finish()
575 int v4l2_m2m_reqbufs(struct file *file, struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_reqbufs()
[all …]
/linux-6.15/drivers/media/platform/chips-media/wave5/
Dwave5-vpu-dec.c156 static bool wave5_last_src_buffer_consumed(struct v4l2_m2m_ctx *m2m_ctx) in wave5_last_src_buffer_consumed()
169 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in wave5_handle_src_buffer() local
220 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in start_decode() local
241 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in flag_last_buffer_done() local
276 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in handle_dynamic_resolution_change() local
344 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in wave5_vpu_dec_finish_decode() local
787 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in wave5_vpu_dec_stop() local
852 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in wave5_vpu_dec_start() local
876 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in wave5_vpu_dec_decoder_cmd() local
977 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in wave5_prepare_fb() local
[all …]
Dwave5-vpu-enc.c130 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in start_encode() local
243 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in wave5_vpu_enc_finish_encode() local
632 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in wave5_vpu_enc_encoder_cmd() local
1126 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in wave5_vpu_enc_buf_queue() local
1331 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in wave5_vpu_enc_start_streaming() local
1406 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in streamoff_output() local
1418 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in streamoff_capture() local
1505 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in wave5_vpu_enc_device_run() local
1540 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in wave5_vpu_enc_job_ready() local
Dwave5-helper.c207 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in wave5_return_bufs() local
/linux-6.15/drivers/media/platform/qcom/iris/
Diris_vdec.c90 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in iris_vdec_try_fmt() local
229 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in iris_vdec_src_change() local
245 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in iris_vdec_get_num_queued_buffers() local
275 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in iris_vdec_flush_deferred_buffers() local
Diris_buffer.c499 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in iris_queue_deferred_buffers() local
531 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in iris_vb2_queue_error() local
543 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in iris_helper_find_buf() local
574 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in iris_vb2_buffer_done() local
Diris_hfi_gen1_response.c346 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in iris_hfi_gen1_session_etb_done() local
387 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in iris_hfi_gen1_session_ftb_done() local
Diris_hfi_gen2_response.c309 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in iris_hfi_gen2_handle_input_buffer() local
338 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in iris_hfi_gen2_handle_output_buffer() local
385 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in iris_hfi_gen2_handle_dequeue_buffers() local
Diris_utils.c43 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in iris_helper_buffers_done() local
Diris_power.c103 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in iris_scale_clocks() local
Diris_instance.h70 struct v4l2_m2m_ctx *m2m_ctx; member
Diris_vb2.c285 struct v4l2_m2m_ctx *m2m_ctx; in iris_vb2_buf_queue() local
Diris_vidc.c82 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in iris_m2m_job_abort() local
/linux-6.15/drivers/media/platform/verisilicon/
Dhantro_postproc.c180 struct v4l2_m2m_ctx *m2m_ctx = ctx->fh.m2m_ctx; in hantro_postproc_free() local
245 struct v4l2_m2m_ctx *m2m_ctx = ctx->fh.m2m_ctx; in hantro_postproc_init() local
/linux-6.15/drivers/media/platform/qcom/venus/
Dhelpers.c437 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in return_buf_error() local
1417 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_find_buf() local
1500 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_vb2_buf_queue() local
1591 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_vb2_queue_error() local
1603 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_process_initial_cap_bufs() local
1621 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_process_initial_out_bufs() local
1674 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_m2m_device_run() local
/linux-6.15/drivers/media/platform/mediatek/mdp3/
Dmtk-mdp3-m2m.h35 struct v4l2_m2m_ctx *m2m_ctx; member
/linux-6.15/drivers/media/test-drivers/visl/
Dvisl-video.c456 struct v4l2_m2m_ctx *m2m_ctx = ctx->fh.m2m_ctx; in visl_s_fmt_vid_out() local
/linux-6.15/drivers/media/platform/mediatek/vcodec/encoder/
Dmtk_vcodec_enc_drv.h134 struct v4l2_m2m_ctx *m2m_ctx; member
/linux-6.15/drivers/media/platform/mediatek/mdp/
Dmtk_mdp_core.h207 struct v4l2_m2m_ctx *m2m_ctx; member
/linux-6.15/drivers/media/platform/amphion/
Dvpu_v4l2.c459 struct v4l2_m2m_ctx *m2m_ctx = inst->fh.m2m_ctx; in vpu_m2m_job_abort() local
/linux-6.15/drivers/media/platform/nvidia/tegra-vde/
Dv4l2.c660 struct v4l2_m2m_ctx *m2m_ctx = ctx->fh.m2m_ctx; in tegra_s_coded_fmt() local
/linux-6.15/drivers/staging/media/meson/vdec/
Dvdec.h234 struct v4l2_m2m_ctx *m2m_ctx; member
/linux-6.15/drivers/media/platform/mediatek/vcodec/decoder/
Dmtk_vcodec_dec_drv.h184 struct v4l2_m2m_ctx *m2m_ctx; member

12