Home
last modified time | relevance | path

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

/linux-4.1.27/include/media/
Dv4l2-mem2mem.h185 static inline void *v4l2_m2m_next_src_buf(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_next_src_buf() function
/linux-4.1.27/drivers/media/platform/s5p-jpeg/
Djpeg-core.c1770 src_buf = v4l2_m2m_next_src_buf(ctx->fh.m2m_ctx); in s5p_jpeg_device_run()
1856 vb = v4l2_m2m_next_src_buf(ctx->fh.m2m_ctx); in exynos4_jpeg_set_img_addr()
1889 vb = v4l2_m2m_next_src_buf(ctx->fh.m2m_ctx); in exynos4_jpeg_set_jpeg_addr()
1957 vb = v4l2_m2m_next_src_buf(ctx->fh.m2m_ctx); in exynos3250_jpeg_set_img_addr()
1988 vb = v4l2_m2m_next_src_buf(ctx->fh.m2m_ctx); in exynos3250_jpeg_set_jpeg_addr()
/linux-4.1.27/drivers/media/platform/exynos-gsc/
Dgsc-m2m.c118 src_vb = v4l2_m2m_next_src_buf(ctx->m2m_ctx); in gsc_get_bufs()
/linux-4.1.27/drivers/media/platform/exynos4-is/
Dfimc-m2m.c125 src_vb = v4l2_m2m_next_src_buf(ctx->fh.m2m_ctx); in fimc_device_run()
/linux-4.1.27/drivers/media/platform/s5p-g2d/
Dg2d.c505 src = v4l2_m2m_next_src_buf(ctx->fh.m2m_ctx); in device_run()
/linux-4.1.27/drivers/media/platform/
Dmx2_emmaprp.c300 src_buf = v4l2_m2m_next_src_buf(ctx->m2m_ctx); in emmaprp_device_run()
Dvim2m.c382 src_buf = v4l2_m2m_next_src_buf(ctx->fh.m2m_ctx); in device_run()
Dsh_veu.c282 src_buf = v4l2_m2m_next_src_buf(veu->m2m_ctx); in sh_veu_device_run()
Dm2m-deinterlace.c238 src_buf = v4l2_m2m_next_src_buf(ctx->m2m_ctx); in deinterlace_issue_dma()
/linux-4.1.27/drivers/media/platform/coda/
Dcoda-bit.c240 src_buf = v4l2_m2m_next_src_buf(ctx->fh.m2m_ctx); in coda_fill_bitstream()
1132 src_buf = v4l2_m2m_next_src_buf(ctx->fh.m2m_ctx); in coda_prepare_encode()