Home
last modified time | relevance | path

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

/linux-4.4.14/include/media/
Dv4l2-mem2mem.h209 static inline void *v4l2_m2m_next_dst_buf(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_next_dst_buf() function
/linux-4.4.14/drivers/media/platform/coda/
Dcoda-bit.c814 buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in coda_start_encoding()
1121 buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in coda_start_encoding()
1200 dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in coda_prepare_encode()
1335 dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in coda_finish_encode()
1729 dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in coda_prepare_decode()
/linux-4.4.14/drivers/media/platform/s5p-jpeg/
Djpeg-core.c2025 dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in s5p_jpeg_device_run()
2116 vb = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in exynos4_jpeg_set_img_addr()
2141 vb = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in exynos4_jpeg_set_jpeg_addr()
2270 vb = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in exynos3250_jpeg_set_img_addr()
2296 vb = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in exynos3250_jpeg_set_jpeg_addr()
/linux-4.4.14/drivers/media/platform/exynos-gsc/
Dgsc-m2m.c123 dst_vb = v4l2_m2m_next_dst_buf(ctx->m2m_ctx); in gsc_get_bufs()
/linux-4.4.14/drivers/media/platform/s5p-g2d/
Dg2d.c507 dst = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in device_run()
/linux-4.4.14/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.4.14/drivers/media/platform/
Dmx2_emmaprp.c301 dst_buf = v4l2_m2m_next_dst_buf(ctx->m2m_ctx); in emmaprp_device_run()
Dvim2m.c380 dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in device_run()
Dm2m-deinterlace.c239 dst_buf = v4l2_m2m_next_dst_buf(ctx->m2m_ctx); in deinterlace_issue_dma()
Dsh_veu.c283 dst_buf = v4l2_m2m_next_dst_buf(veu->m2m_ctx); in sh_veu_device_run()
Drcar_jpu.c1376 dst_buf = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in jpu_device_run()
/linux-4.4.14/drivers/media/platform/sti/bdisp/
Dbdisp-v4l2.c295 dst_vb = v4l2_m2m_next_dst_buf(ctx->fh.m2m_ctx); in bdisp_get_bufs()