Symbol: v4l2_m2m_next_dst_buf
drivers/media/platform/amlogic/meson-ge2d/ge2d.c
288
ctx->out.buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx);
drivers/media/platform/chips-media/coda/coda-bit.c
1077
buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx);
drivers/media/platform/chips-media/coda/coda-bit.c
1391
buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx);
drivers/media/platform/chips-media/coda/coda-bit.c
1498
dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx);
drivers/media/platform/chips-media/coda/coda-bit.c
1655
dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx);
drivers/media/platform/chips-media/coda/coda-bit.c
2173
dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx);
drivers/media/platform/chips-media/coda/coda-jpeg.c
1084
dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx);
drivers/media/platform/chips-media/coda/coda-jpeg.c
1340
dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx);
drivers/media/platform/chips-media/wave5/wave5-vpu-enc.c
156
dst_buf = v4l2_m2m_next_dst_buf(m2m_ctx);
drivers/media/platform/imagination/e5010-jpeg-enc.c
1349
d_vb = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx);
drivers/media/platform/m2m-deinterlace.c
222
dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx);
drivers/media/platform/mediatek/jpeg/mtk_jpeg_core.c
1617
dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx);
drivers/media/platform/mediatek/jpeg/mtk_jpeg_core.c
1713
dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx);
drivers/media/platform/mediatek/jpeg/mtk_jpeg_core.c
937
dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx);
drivers/media/platform/mediatek/jpeg/mtk_jpeg_core.c
998
dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx);
drivers/media/platform/mediatek/mdp/mtk_mdp_m2m.c
465
dst_vbuf = v4l2_m2m_next_dst_buf(ctx->m2m_ctx);
drivers/media/platform/mediatek/mdp3/mtk-mdp3-m2m.c
87
dst_vb = v4l2_m2m_next_dst_buf(ctx->m2m_ctx);
drivers/media/platform/mediatek/vcodec/decoder/mtk_vcodec_dec_stateful.c
294
dst_buf = v4l2_m2m_next_dst_buf(ctx->m2m_ctx);
drivers/media/platform/mediatek/vcodec/decoder/mtk_vcodec_dec_stateless.c
276
vb2_v4l2 = v4l2_m2m_next_dst_buf(ctx->m2m_ctx);
drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_av1_req_lat_if.c
1779
dst = v4l2_m2m_next_dst_buf(instance->ctx->m2m_ctx);
drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_av1_req_lat_if.c
1815
vb = &v4l2_m2m_next_dst_buf(instance->ctx->m2m_ctx)->vb2_buf;
drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_h264_req_multi_if.c
572
vb2_v4l2 = v4l2_m2m_next_dst_buf(ctx->m2m_ctx);
drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_h264_req_multi_if.c
676
vb2_v4l2 = v4l2_m2m_next_dst_buf(ctx->m2m_ctx);
drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_hevc_req_multi_if.c
850
vb2_v4l2 = v4l2_m2m_next_dst_buf(ctx->m2m_ctx);
drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_vp9_req_lat_if.c
1651
dst = v4l2_m2m_next_dst_buf(instance->ctx->m2m_ctx);
drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_vp9_req_lat_if.c
1691
vb = &v4l2_m2m_next_dst_buf(instance->ctx->m2m_ctx)->vb2_buf;
drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_vp9_req_lat_if.c
705
dst = v4l2_m2m_next_dst_buf(instance->ctx->m2m_ctx);
drivers/media/platform/nvidia/tegra-vde/h264.c
755
struct vb2_v4l2_buffer *dst = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx);
drivers/media/platform/nxp/dw100/dw100.c
1461
dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx);
drivers/media/platform/nxp/imx-jpeg/mxc-jpeg.c
1009
dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx);
drivers/media/platform/nxp/imx-jpeg/mxc-jpeg.c
1535
dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx);
drivers/media/platform/nxp/imx-jpeg/mxc-jpeg.c
902
dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx);
drivers/media/platform/nxp/imx-pxp.c
1071
dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx);
drivers/media/platform/nxp/imx8-isi/imx8-isi-m2m.c
169
dst_vbuf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx);
drivers/media/platform/nxp/mx2_emmaprp.c
284
dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx);
drivers/media/platform/renesas/rcar_jpu.c
1350
dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx);
drivers/media/platform/rockchip/rga/rga.c
48
dst = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx);
drivers/media/platform/rockchip/rkvdec/rkvdec.c
1084
dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx);
drivers/media/platform/rockchip/rkvdec/rkvdec.c
1108
run->bufs.dst = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx);
drivers/media/platform/samsung/exynos-gsc/gsc-m2m.c
134
dst_vb = v4l2_m2m_next_dst_buf(ctx->m2m_ctx);
drivers/media/platform/samsung/exynos4-is/fimc-m2m.c
119
dst_vb = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx);
drivers/media/platform/samsung/s5p-g2d/g2d.c
508
dst = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx);
drivers/media/platform/samsung/s5p-jpeg/jpeg-core.c
2034
dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx);
drivers/media/platform/samsung/s5p-jpeg/jpeg-core.c
2125
vb = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx);
drivers/media/platform/samsung/s5p-jpeg/jpeg-core.c
2150
vb = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx);
drivers/media/platform/samsung/s5p-jpeg/jpeg-core.c
2280
vb = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx);
drivers/media/platform/samsung/s5p-jpeg/jpeg-core.c
2306
vb = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx);
drivers/media/platform/st/sti/bdisp/bdisp-v4l2.c
298
dst_vb = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx);
drivers/media/platform/st/stm32/dma2d/dma2d.c
477
dst = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx);
drivers/media/platform/sunxi/sun8i-di/sun8i-di.c
72
dst = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx);
drivers/media/platform/sunxi/sun8i-rotate/sun8i_rotate.c
71
dst = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx);
drivers/media/platform/verisilicon/hantro.h
480
return v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx);
drivers/media/platform/verisilicon/hantro_drv.c
69
dst = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx);
drivers/media/platform/verisilicon/hantro_postproc.c
92
dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx);
drivers/media/test-drivers/vim2m.c
604
dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx);
drivers/media/test-drivers/visl/visl-dec.c
570
run.dst = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx);
drivers/media/v4l2-core/v4l2-mem2mem.c
324
dst = v4l2_m2m_next_dst_buf(m2m_ctx);
drivers/media/v4l2-core/v4l2-mem2mem.c
343
dst = v4l2_m2m_next_dst_buf(m2m_ctx);
drivers/media/v4l2-core/v4l2-mem2mem.c
516
dst_buf = v4l2_m2m_next_dst_buf(m2m_ctx);
drivers/staging/media/imx/imx-media-csc-scaler.c
125
dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx);
drivers/staging/media/sunxi/cedrus/cedrus_dec.c
34
run.dst = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx);