Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/media/sunxi/cedrus/
Dcedrus_dec.c33 run.dst = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in cedrus_device_run()
/Linux-v5.4/drivers/staging/media/hantro/
Dhantro.h393 return v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in hantro_get_dst_buf()
/Linux-v5.4/include/media/
Dv4l2-mem2mem.h445 v4l2_m2m_next_dst_buf(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_next_dst_buf() function
/Linux-v5.4/drivers/media/platform/coda/
Dcoda-bit.c1075 buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in coda_start_encoding()
1378 buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in coda_start_encoding()
1485 dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in coda_prepare_encode()
1639 dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in coda_finish_encode()
2127 dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in coda_prepare_decode()
/Linux-v5.4/drivers/media/platform/s5p-jpeg/
Djpeg-core.c2052 dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in s5p_jpeg_device_run()
2143 vb = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in exynos4_jpeg_set_img_addr()
2168 vb = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in exynos4_jpeg_set_jpeg_addr()
2298 vb = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in exynos3250_jpeg_set_img_addr()
2324 vb = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in exynos3250_jpeg_set_jpeg_addr()
/Linux-v5.4/drivers/media/platform/s5p-g2d/
Dg2d.c509 dst = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in device_run()
/Linux-v5.4/drivers/media/platform/exynos4-is/
Dfimc-m2m.c122 dst_vb = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in fimc_device_run()
/Linux-v5.4/drivers/media/platform/exynos-gsc/
Dgsc-m2m.c136 dst_vb = v4l2_m2m_next_dst_buf(ctx->m2m_ctx); in gsc_get_bufs()
/Linux-v5.4/drivers/media/platform/
Dmx2_emmaprp.c279 dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in emmaprp_device_run()
Dm2m-deinterlace.c217 dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in deinterlace_issue_dma()
Dsh_veu.c279 dst_buf = v4l2_m2m_next_dst_buf(veu->m2m_ctx); in sh_veu_device_run()
Dvim2m.c604 dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in device_run()
Drcar_jpu.c1373 dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in jpu_device_run()
Dimx-pxp.c966 dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in pxp_device_run()
/Linux-v5.4/drivers/media/platform/rockchip/rga/
Drga.c46 dst = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in device_run()
/Linux-v5.4/drivers/staging/media/imx/
Dimx-media-csc-scaler.c120 dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in device_run()
/Linux-v5.4/drivers/media/platform/sti/bdisp/
Dbdisp-v4l2.c295 dst_vb = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in bdisp_get_bufs()
/Linux-v5.4/drivers/media/platform/mtk-jpeg/
Dmtk_jpeg_core.c811 dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in mtk_jpeg_device_run()
/Linux-v5.4/drivers/media/platform/mtk-mdp/
Dmtk_mdp_m2m.c476 dst_vbuf = v4l2_m2m_next_dst_buf(ctx->m2m_ctx); in mtk_mdp_m2m_get_bufs()
/Linux-v5.4/drivers/media/platform/mtk-vcodec/
Dmtk_vcodec_dec.c361 dst_buf = v4l2_m2m_next_dst_buf(ctx->m2m_ctx); in mtk_vdec_worker()
/Linux-v5.4/drivers/staging/media/allegro-dvt/
Dallegro-core.c2718 dst_buf = v4l2_m2m_next_dst_buf(channel->fh.m2m_ctx); in allegro_device_run()