Home
last modified time | relevance | path

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

/Linux-v4.19/include/media/
Dv4l2-mem2mem.h447 static inline void *v4l2_m2m_next_dst_buf(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_next_dst_buf() function
/Linux-v4.19/drivers/media/platform/coda/
Dcoda-bit.c894 buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in coda_start_encoding()
1205 buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in coda_start_encoding()
1305 dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in coda_prepare_encode()
1446 dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in coda_finish_encode()
1886 dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in coda_prepare_decode()
/Linux-v4.19/drivers/media/platform/s5p-jpeg/
Djpeg-core.c2081 dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in s5p_jpeg_device_run()
2172 vb = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in exynos4_jpeg_set_img_addr()
2197 vb = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in exynos4_jpeg_set_jpeg_addr()
2327 vb = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in exynos3250_jpeg_set_img_addr()
2353 vb = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in exynos3250_jpeg_set_jpeg_addr()
/Linux-v4.19/drivers/media/platform/exynos4-is/
Dfimc-m2m.c126 dst_vb = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in fimc_device_run()
/Linux-v4.19/drivers/media/platform/exynos-gsc/
Dgsc-m2m.c140 dst_vb = v4l2_m2m_next_dst_buf(ctx->m2m_ctx); in gsc_get_bufs()
/Linux-v4.19/drivers/media/platform/s5p-g2d/
Dg2d.c497 dst = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in device_run()
/Linux-v4.19/drivers/media/platform/rockchip/rga/
Drga.c54 dst = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in device_run()
/Linux-v4.19/drivers/media/platform/
Dmx2_emmaprp.c286 dst_buf = v4l2_m2m_next_dst_buf(ctx->m2m_ctx); in emmaprp_device_run()
Dvim2m.c386 dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in device_run()
Dm2m-deinterlace.c224 dst_buf = v4l2_m2m_next_dst_buf(ctx->m2m_ctx); in deinterlace_issue_dma()
Dsh_veu.c279 dst_buf = v4l2_m2m_next_dst_buf(veu->m2m_ctx); in sh_veu_device_run()
Drcar_jpu.c1375 dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in jpu_device_run()
/Linux-v4.19/drivers/media/platform/mtk-mdp/
Dmtk_mdp_m2m.c485 dst_vb = v4l2_m2m_next_dst_buf(ctx->m2m_ctx); in mtk_mdp_m2m_get_bufs()
/Linux-v4.19/drivers/media/platform/mtk-jpeg/
Dmtk_jpeg_core.c819 dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in mtk_jpeg_device_run()
/Linux-v4.19/drivers/media/platform/sti/bdisp/
Dbdisp-v4l2.c295 dst_vb = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in bdisp_get_bufs()
/Linux-v4.19/drivers/media/platform/mtk-vcodec/
Dmtk_vcodec_dec.c343 dst_buf = v4l2_m2m_next_dst_buf(ctx->m2m_ctx); in mtk_vdec_worker()