Home
last modified time | relevance | path

Searched refs:v4l2_m2m_next_dst_buf (Results 1 – 25 of 35) sorted by relevance

12

/Linux-v6.1/drivers/staging/media/sunxi/cedrus/
Dcedrus_dec.c34 run.dst = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in cedrus_device_run()
/Linux-v6.1/drivers/media/platform/verisilicon/
Dhantro.h458 return v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in hantro_get_dst_buf()
Dhantro_postproc.c86 dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in hantro_postproc_g1_enable()
/Linux-v6.1/include/media/
Dv4l2-mem2mem.h637 v4l2_m2m_next_dst_buf(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_next_dst_buf() function
/Linux-v6.1/drivers/media/v4l2-core/
Dv4l2-mem2mem.c324 dst = v4l2_m2m_next_dst_buf(m2m_ctx); in __v4l2_m2m_try_queue()
343 dst = v4l2_m2m_next_dst_buf(m2m_ctx); in __v4l2_m2m_try_queue()
516 dst_buf = v4l2_m2m_next_dst_buf(m2m_ctx); in v4l2_m2m_buf_done_and_job_finish()
/Linux-v6.1/drivers/media/platform/chips-media/
Dcoda-bit.c1077 buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in coda_start_encoding()
1385 buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in coda_start_encoding()
1492 dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in coda_prepare_encode()
1649 dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in coda_finish_encode()
2167 dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in coda_prepare_decode()
Dcoda-jpeg.c1078 dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in coda9_jpeg_prepare_encode()
1334 dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in coda9_jpeg_prepare_decode()
/Linux-v6.1/drivers/media/platform/samsung/s5p-jpeg/
Djpeg-core.c2037 dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in s5p_jpeg_device_run()
2128 vb = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in exynos4_jpeg_set_img_addr()
2153 vb = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in exynos4_jpeg_set_jpeg_addr()
2283 vb = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in exynos3250_jpeg_set_img_addr()
2309 vb = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in exynos3250_jpeg_set_jpeg_addr()
/Linux-v6.1/drivers/media/platform/mediatek/vcodec/
Dmtk_vcodec_dec_stateless.c157 vb2_v4l2 = v4l2_m2m_next_dst_buf(ctx->m2m_ctx); in vdec_get_cap_buffer()
Dmtk_vcodec_dec_stateful.c295 dst_buf = v4l2_m2m_next_dst_buf(ctx->m2m_ctx); in mtk_vdec_worker()
/Linux-v6.1/drivers/staging/media/rkvdec/
Drkvdec.c646 dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in rkvdec_job_finish_no_pm()
671 run->bufs.dst = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in rkvdec_run_preamble()
/Linux-v6.1/drivers/media/platform/mediatek/vcodec/vdec/
Dvdec_vp9_req_lat_if.c707 dst = v4l2_m2m_next_dst_buf(instance->ctx->m2m_ctx); in vdec_vp9_slice_setup_single_from_src_to_dst()
1656 dst = v4l2_m2m_next_dst_buf(instance->ctx->m2m_ctx); in vdec_vp9_slice_setup_core_to_dst_buf()
1698 vb = &v4l2_m2m_next_dst_buf(instance->ctx->m2m_ctx)->vb2_buf; in vdec_vp9_slice_setup_core_buffer()
Dvdec_h264_req_multi_if.c506 vb2_v4l2 = v4l2_m2m_next_dst_buf(ctx->m2m_ctx); in vdec_h264_slice_core_decode()
/Linux-v6.1/drivers/media/platform/st/stm32/dma2d/
Ddma2d.c482 dst = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in device_run()
/Linux-v6.1/drivers/media/platform/mediatek/jpeg/
Dmtk_jpeg_core.c918 dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in mtk_jpeg_enc_device_run()
963 dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in mtk_jpeg_dec_device_run()
/Linux-v6.1/drivers/media/platform/mediatek/mdp3/
Dmtk-mdp3-m2m.c87 dst_vb = v4l2_m2m_next_dst_buf(ctx->m2m_ctx); in mdp_m2m_device_run()
/Linux-v6.1/drivers/media/platform/samsung/exynos4-is/
Dfimc-m2m.c119 dst_vb = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in fimc_device_run()
/Linux-v6.1/drivers/media/platform/samsung/s5p-g2d/
Dg2d.c512 dst = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in device_run()
/Linux-v6.1/drivers/media/platform/nxp/
Dmx2_emmaprp.c279 dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in emmaprp_device_run()
/Linux-v6.1/drivers/media/platform/samsung/exynos-gsc/
Dgsc-m2m.c134 dst_vb = v4l2_m2m_next_dst_buf(ctx->m2m_ctx); in gsc_get_bufs()
/Linux-v6.1/drivers/media/platform/sunxi/sun8i-rotate/
Dsun8i_rotate.c71 dst = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in rotate_device_run()
/Linux-v6.1/drivers/media/platform/nvidia/tegra-vde/
Dh264.c762 struct vb2_v4l2_buffer *dst = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in tegra_vde_h264_setup_frames()
/Linux-v6.1/drivers/media/platform/rockchip/rga/
Drga.c46 dst = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in device_run()
/Linux-v6.1/drivers/media/platform/sunxi/sun8i-di/
Dsun8i-di.c71 dst = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in deinterlace_device_run()
/Linux-v6.1/drivers/staging/media/imx/
Dimx-media-csc-scaler.c122 dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in device_run()

12