| /linux-6.15/include/media/ |
| H A D | v4l2-mem2mem.h | 105 struct v4l2_m2m_ctx { struct 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() 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() [all …]
|
| H A D | v4l2-fh.h | 56 struct v4l2_m2m_ctx *m2m_ctx;
|
| /linux-6.15/drivers/media/v4l2-core/ |
| H A D | v4l2-mem2mem.c | 95 struct v4l2_m2m_ctx *curr_ctx; 279 struct v4l2_m2m_ctx, queue); in v4l2_m2m_try_run() 297 struct v4l2_m2m_ctx *m2m_ctx) in __v4l2_m2m_try_queue() 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() 550 struct v4l2_m2m_ctx *curr_ctx; in v4l2_m2m_suspend() 1228 struct v4l2_m2m_ctx *m2m_ctx; in v4l2_m2m_ctx_init() 1326 struct v4l2_m2m_ctx *m2m_ctx = NULL; in v4l2_m2m_request_queue() 1337 struct v4l2_m2m_ctx *m2m_ctx_obj; in v4l2_m2m_request_queue() [all …]
|
| /linux-6.15/drivers/media/platform/chips-media/wave5/ |
| H A D | wave5-vpu-dec.c | 169 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in wave5_handle_src_buffer() 220 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in start_decode() 241 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in flag_last_buffer_done() 276 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in handle_dynamic_resolution_change() 344 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in wave5_vpu_dec_finish_decode() 787 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in wave5_vpu_dec_stop() 852 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in wave5_vpu_dec_start() 876 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in wave5_vpu_dec_decoder_cmd() 977 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in wave5_prepare_fb() 1148 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in fill_ringbuffer() [all …]
|
| H A D | wave5-vpu-enc.c | 130 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in start_encode() 243 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in wave5_vpu_enc_finish_encode() 632 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in wave5_vpu_enc_encoder_cmd() 1126 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in wave5_vpu_enc_buf_queue() 1331 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in wave5_vpu_enc_start_streaming() 1406 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in streamoff_output() 1418 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in streamoff_capture() 1505 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in wave5_vpu_enc_device_run() 1540 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in wave5_vpu_enc_job_ready()
|
| H A D | wave5-helper.c | 207 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in wave5_return_bufs()
|
| /linux-6.15/drivers/media/platform/mediatek/mdp3/ |
| H A D | mtk-mdp3-m2m.h | 35 struct v4l2_m2m_ctx *m2m_ctx;
|
| /linux-6.15/drivers/media/platform/qcom/iris/ |
| H A D | iris_instance.h | 70 struct v4l2_m2m_ctx *m2m_ctx;
|
| H A D | iris_buffer.c | 499 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in iris_queue_deferred_buffers() 531 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in iris_vb2_queue_error() 543 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in iris_helper_find_buf() 574 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in iris_vb2_buffer_done()
|
| H A D | iris_utils.c | 43 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in iris_helper_buffers_done()
|
| H A D | iris_vdec.c | 90 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in iris_vdec_try_fmt() 229 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in iris_vdec_src_change() 245 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in iris_vdec_get_num_queued_buffers() 275 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in iris_vdec_flush_deferred_buffers()
|
| H A D | iris_power.c | 103 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in iris_scale_clocks()
|
| H A D | iris_hfi_gen2_response.c | 309 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in iris_hfi_gen2_handle_input_buffer() 338 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in iris_hfi_gen2_handle_output_buffer() 385 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in iris_hfi_gen2_handle_dequeue_buffers()
|
| H A D | iris_hfi_gen1_response.c | 346 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in iris_hfi_gen1_session_etb_done() 387 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in iris_hfi_gen1_session_ftb_done()
|
| H A D | iris_vb2.c | 285 struct v4l2_m2m_ctx *m2m_ctx; in iris_vb2_buf_queue()
|
| H A D | iris_vidc.c | 82 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in iris_m2m_job_abort()
|
| /linux-6.15/drivers/media/platform/verisilicon/ |
| H A D | hantro_postproc.c | 180 struct v4l2_m2m_ctx *m2m_ctx = ctx->fh.m2m_ctx; in hantro_postproc_free() 245 struct v4l2_m2m_ctx *m2m_ctx = ctx->fh.m2m_ctx; in hantro_postproc_init()
|
| /linux-6.15/drivers/media/platform/mediatek/mdp/ |
| H A D | mtk_mdp_core.h | 207 struct v4l2_m2m_ctx *m2m_ctx;
|
| /linux-6.15/drivers/staging/media/meson/vdec/ |
| H A D | vdec.h | 234 struct v4l2_m2m_ctx *m2m_ctx;
|
| /linux-6.15/drivers/media/platform/mediatek/vcodec/encoder/ |
| H A D | mtk_vcodec_enc_drv.h | 134 struct v4l2_m2m_ctx *m2m_ctx;
|
| /linux-6.15/drivers/media/platform/mediatek/vcodec/decoder/ |
| H A D | mtk_vcodec_dec_drv.h | 184 struct v4l2_m2m_ctx *m2m_ctx;
|
| /linux-6.15/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 | 500 struct v4l2_m2m_ctx *m2m_ctx;
|
| /linux-6.15/drivers/media/platform/samsung/exynos-gsc/ |
| H A D | gsc-core.h | 376 struct v4l2_m2m_ctx *m2m_ctx;
|
| /linux-6.15/drivers/media/test-drivers/visl/ |
| H A D | visl-video.c | 456 struct v4l2_m2m_ctx *m2m_ctx = ctx->fh.m2m_ctx; in visl_s_fmt_vid_out()
|