Home
last modified time | relevance | path

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

/linux-4.1.27/include/media/
Dv4l2-mem2mem.h194 static inline void *v4l2_m2m_next_dst_buf(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_next_dst_buf() function
/linux-4.1.27/drivers/media/platform/coda/
Dcoda-bit.c756 buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in coda_start_encoding()
1054 buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in coda_start_encoding()
1133 dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in coda_prepare_encode()
1267 dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in coda_finish_encode()
1659 dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in coda_prepare_decode()
/linux-4.1.27/drivers/media/platform/s5p-jpeg/
Djpeg-core.c1771 dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in s5p_jpeg_device_run()
1862 vb = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in exynos4_jpeg_set_img_addr()
1887 vb = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in exynos4_jpeg_set_jpeg_addr()
1960 vb = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in exynos3250_jpeg_set_img_addr()
1986 vb = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in exynos3250_jpeg_set_jpeg_addr()
/linux-4.1.27/drivers/media/platform/exynos-gsc/
Dgsc-m2m.c123 dst_vb = v4l2_m2m_next_dst_buf(ctx->m2m_ctx); in gsc_get_bufs()
/linux-4.1.27/drivers/media/platform/exynos4-is/
Dfimc-m2m.c130 dst_vb = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in fimc_device_run()
/linux-4.1.27/drivers/media/platform/s5p-g2d/
Dg2d.c506 dst = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in device_run()
/linux-4.1.27/drivers/media/platform/
Dmx2_emmaprp.c301 dst_buf = v4l2_m2m_next_dst_buf(ctx->m2m_ctx); in emmaprp_device_run()
Dvim2m.c383 dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in device_run()
Dsh_veu.c283 dst_buf = v4l2_m2m_next_dst_buf(veu->m2m_ctx); in sh_veu_device_run()
Dm2m-deinterlace.c239 dst_buf = v4l2_m2m_next_dst_buf(ctx->m2m_ctx); in deinterlace_issue_dma()