| /linux/include/media/ |
| H A D | v4l2-mem2mem.h | 242 v4l2_m2m_clear_state(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_clear_state() argument 255 v4l2_m2m_mark_stopped(struct v4l2_m2m_ctx * m2m_ctx) v4l2_m2m_mark_stopped() argument 272 v4l2_m2m_dst_buf_is_last(struct v4l2_m2m_ctx * m2m_ctx) v4l2_m2m_dst_buf_is_last() argument 284 v4l2_m2m_has_stopped(struct v4l2_m2m_ctx * m2m_ctx) v4l2_m2m_has_stopped() argument 301 v4l2_m2m_is_last_draining_src_buf(struct v4l2_m2m_ctx * m2m_ctx,struct vb2_v4l2_buffer * vbuf) v4l2_m2m_is_last_draining_src_buf() argument 564 v4l2_m2m_set_src_buffered(struct v4l2_m2m_ctx * m2m_ctx,bool buffered) v4l2_m2m_set_src_buffered() argument 570 v4l2_m2m_set_dst_buffered(struct v4l2_m2m_ctx * m2m_ctx,bool buffered) v4l2_m2m_set_dst_buffered() argument 603 v4l2_m2m_num_src_bufs_ready(struct v4l2_m2m_ctx * m2m_ctx) v4l2_m2m_num_src_bufs_ready() argument 622 v4l2_m2m_num_dst_bufs_ready(struct v4l2_m2m_ctx * m2m_ctx) v4l2_m2m_num_dst_bufs_ready() argument 648 v4l2_m2m_next_src_buf(struct v4l2_m2m_ctx * m2m_ctx) v4l2_m2m_next_src_buf() argument 660 v4l2_m2m_next_dst_buf(struct v4l2_m2m_ctx * m2m_ctx) v4l2_m2m_next_dst_buf() argument 679 v4l2_m2m_last_src_buf(struct v4l2_m2m_ctx * m2m_ctx) v4l2_m2m_last_src_buf() argument 691 v4l2_m2m_last_dst_buf(struct v4l2_m2m_ctx * m2m_ctx) v4l2_m2m_last_dst_buf() argument 703 v4l2_m2m_for_each_dst_buf(m2m_ctx,b) global() argument 712 v4l2_m2m_for_each_src_buf(m2m_ctx,b) global() argument 723 v4l2_m2m_for_each_dst_buf_safe(m2m_ctx,b,n) global() argument 734 v4l2_m2m_for_each_src_buf_safe(m2m_ctx,b,n) global() argument 743 v4l2_m2m_get_src_vq(struct v4l2_m2m_ctx * m2m_ctx) v4l2_m2m_get_src_vq() argument 754 v4l2_m2m_get_dst_vq(struct v4l2_m2m_ctx * m2m_ctx) v4l2_m2m_get_dst_vq() argument 774 v4l2_m2m_src_buf_remove(struct v4l2_m2m_ctx * m2m_ctx) v4l2_m2m_src_buf_remove() argument 786 v4l2_m2m_dst_buf_remove(struct v4l2_m2m_ctx * m2m_ctx) v4l2_m2m_dst_buf_remove() argument 808 v4l2_m2m_src_buf_remove_by_buf(struct v4l2_m2m_ctx * m2m_ctx,struct vb2_v4l2_buffer * vbuf) v4l2_m2m_src_buf_remove_by_buf() argument 821 v4l2_m2m_dst_buf_remove_by_buf(struct v4l2_m2m_ctx * m2m_ctx,struct vb2_v4l2_buffer * vbuf) v4l2_m2m_dst_buf_remove_by_buf() argument 831 v4l2_m2m_src_buf_remove_by_idx(struct v4l2_m2m_ctx * m2m_ctx,unsigned int idx) v4l2_m2m_src_buf_remove_by_idx() argument 837 v4l2_m2m_dst_buf_remove_by_idx(struct v4l2_m2m_ctx * m2m_ctx,unsigned int idx) v4l2_m2m_dst_buf_remove_by_idx() argument [all...] |
| H A D | v4l2-fh.h | 56 struct v4l2_m2m_ctx *m2m_ctx; member
|
| /linux/drivers/media/v4l2-core/ |
| H A D | v4l2-mem2mem.c | 117 static struct v4l2_m2m_queue_ctx *get_queue_ctx(struct v4l2_m2m_ctx *m2m_ctx, in get_queue_ctx() 126 struct vb2_queue *v4l2_m2m_get_vq(struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_get_vq() 294 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_ctx) in _v4l2_m2m_job_finish() 485 struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_job_finish() 507 struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_buf_done_and_job_finish() 572 int v4l2_m2m_reqbufs(struct file *file, struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_reqbufs() [all …]
|
| /linux/drivers/media/platform/chips-media/wave5/ |
| H A D | wave5-vpu-dec.c | 168 static bool wave5_last_src_buffer_consumed(struct v4l2_m2m_ctx *m2m_ctx) in wave5_last_src_buffer_consumed() 181 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in wave5_handle_src_buffer() local 232 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in start_decode() local 253 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in flag_last_buffer_done() local 289 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in handle_dynamic_resolution_change() local 357 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in wave5_vpu_dec_finish_decode() local 797 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in wave5_vpu_dec_stop() local 862 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in wave5_vpu_dec_start() local 886 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in wave5_vpu_dec_decoder_cmd() local 987 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in wave5_prepare_fb() local [all …]
|
| H A D | wave5-vpu-enc.c | 130 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 1128 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in wave5_vpu_enc_buf_queue() local 1333 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in wave5_vpu_enc_start_streaming() local 1407 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in streamoff_output() local 1419 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 1538 struct v4l2_m2m_ctx *m2m_ctx = inst->v4l2_fh.m2m_ctx; in wave5_vpu_enc_job_ready() local
|
| /linux/drivers/media/platform/qcom/iris/ |
| H A D | iris_buffer.c | 668 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in iris_queue_deferred_buffers() local 700 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in iris_vb2_queue_error() local 712 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in iris_helper_find_buf() local 743 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in iris_vb2_buffer_done() local
|
| H A D | iris_vdec.c | 165 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in iris_vdec_try_fmt() local 333 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in iris_vdec_src_change() local
|
| 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() local 392 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in iris_hfi_gen1_session_ftb_done() local
|
| H A D | iris_common.c | 161 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in iris_flush_deferred_buffers() local
|
| /linux/drivers/media/platform/verisilicon/ |
| H A D | hantro_postproc.c | 184 struct v4l2_m2m_ctx *m2m_ctx = ctx->fh.m2m_ctx; in hantro_postproc_free() local 249 struct v4l2_m2m_ctx *m2m_ctx = ctx->fh.m2m_ctx; in hantro_postproc_init() local
|
| H A D | hantro_g2_vp9_dec.c | 94 struct v4l2_m2m_ctx *m2m_ctx = ctx->fh.m2m_ctx; in get_ref_buf() local
|
| /linux/drivers/media/platform/qcom/venus/ |
| H A D | helpers.c | 437 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
|
| H A D | core.h | 507 struct v4l2_m2m_ctx *m2m_ctx; member
|
| /linux/drivers/media/platform/mediatek/mdp3/ |
| H A D | mtk-mdp3-m2m.h | 35 struct v4l2_m2m_ctx *m2m_ctx; member
|
| /linux/drivers/media/platform/rockchip/rkvdec/ |
| H A D | rkvdec-hevc-common.c | 422 struct v4l2_m2m_ctx *m2m_ctx = ctx->fh.m2m_ctx; in get_ref_buf() local
|
| H A D | rkvdec.c | 756 struct v4l2_m2m_ctx *m2m_ctx = ctx->fh.m2m_ctx; in rkvdec_s_output_fmt() local
|
| H A D | rkvdec-vp9.c | 354 struct v4l2_m2m_ctx *m2m_ctx = ctx->fh.m2m_ctx; in get_ref_buf() local
|
| /linux/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() local
|
| /linux/drivers/media/platform/mediatek/mdp/ |
| H A D | mtk_mdp_core.h | 207 struct v4l2_m2m_ctx *m2m_ctx; member
|
| /linux/drivers/media/platform/mediatek/vcodec/encoder/ |
| H A D | mtk_vcodec_enc_drv.h | 134 struct v4l2_m2m_ctx *m2m_ctx; member
|
| /linux/drivers/staging/media/meson/vdec/ |
| H A D | vdec.h | 234 struct v4l2_m2m_ctx *m2m_ctx; member
|
| H A D | vdec.c | 266 struct v4l2_m2m_ctx *m2m_ctx = sess->m2m_ctx; in vdec_vb2_buf_queue() local
|
| /linux/drivers/media/platform/nvidia/tegra-vde/ |
| H A D | v4l2.c | 660 struct v4l2_m2m_ctx *m2m_ctx = ctx->fh.m2m_ctx; in tegra_s_coded_fmt() local
|
| /linux/drivers/media/platform/samsung/exynos-gsc/ |
| H A D | gsc-core.h | 375 struct v4l2_m2m_ctx *m2m_ctx; member
|
| /linux/drivers/media/platform/renesas/ |
| H A D | rcar_jpu.c | 835 struct v4l2_m2m_ctx *m2m_ctx = ctx->fh.m2m_ctx; in jpu_s_fmt() local
|