Home
last modified time | relevance | path

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

12

/linux-6.15/include/media/
H A 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()
646 v4l2_m2m_next_src_buf(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_next_src_buf()
658 v4l2_m2m_next_dst_buf(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_next_dst_buf()
677 v4l2_m2m_last_src_buf(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_last_src_buf()
689 v4l2_m2m_last_dst_buf(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_last_dst_buf()
701 #define v4l2_m2m_for_each_dst_buf(m2m_ctx, b) \ argument
710 #define v4l2_m2m_for_each_src_buf(m2m_ctx, b) \ argument
[all …]
H A Dv4l2-fh.h56 struct v4l2_m2m_ctx *m2m_ctx; member
/linux-6.15/drivers/media/v4l2-core/
H A Dv4l2-mem2mem.c297 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()
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()
913 struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_poll_for_data()
1228 struct v4l2_m2m_ctx *m2m_ctx; in v4l2_m2m_ctx_init() local
1283 void v4l2_m2m_buf_queue(struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_buf_queue()
1326 struct v4l2_m2m_ctx *m2m_ctx = NULL; in v4l2_m2m_request_queue() local
[all …]
/linux-6.15/drivers/media/platform/chips-media/wave5/
H A Dwave5-vpu-dec.c169 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
1148 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in fill_ringbuffer() local
[all …]
H A 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
H A 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/
H A 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
H A 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
H A 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
H A 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
H A Diris_utils.c43 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in iris_helper_buffers_done() local
H A Diris_power.c103 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in iris_scale_clocks() local
H A Diris_instance.h70 struct v4l2_m2m_ctx *m2m_ctx; member
H A Diris_vb2.c285 struct v4l2_m2m_ctx *m2m_ctx; in iris_vb2_buf_queue() local
H A 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/
H A 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/
H A 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/
H A Dmtk-mdp3-m2m.h35 struct v4l2_m2m_ctx *m2m_ctx; member
/linux-6.15/drivers/media/test-drivers/visl/
H A 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/mdp/
H A Dmtk_mdp_core.h207 struct v4l2_m2m_ctx *m2m_ctx; member
/linux-6.15/drivers/media/platform/amphion/
H A 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/mediatek/vcodec/encoder/
H A Dmtk_vcodec_enc_drv.h134 struct v4l2_m2m_ctx *m2m_ctx; member
/linux-6.15/drivers/media/platform/nvidia/tegra-vde/
H A 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/
H A Dvdec.h234 struct v4l2_m2m_ctx *m2m_ctx; member
H A Dvdec.c266 struct v4l2_m2m_ctx *m2m_ctx = sess->m2m_ctx; in vdec_vb2_buf_queue() local

12