Searched refs:v4l2_m2m_qbuf (Results 1 – 11 of 11) sorted by relevance
| /Linux-v4.19/include/media/ |
| D | v4l2-mem2mem.h | 216 int v4l2_m2m_qbuf(struct file *file, struct v4l2_m2m_ctx *m2m_ctx,
|
| /Linux-v4.19/drivers/media/v4l2-core/ |
| D | v4l2-mem2mem.c | 473 int v4l2_m2m_qbuf(struct file *file, struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_qbuf() function 486 EXPORT_SYMBOL_GPL(v4l2_m2m_qbuf); 987 return v4l2_m2m_qbuf(file, fh->m2m_ctx, buf); in v4l2_m2m_ioctl_qbuf()
|
| /Linux-v4.19/drivers/media/platform/exynos-gsc/ |
| D | gsc-m2m.c | 407 return v4l2_m2m_qbuf(file, ctx->m2m_ctx, buf); in gsc_m2m_qbuf()
|
| /Linux-v4.19/drivers/media/platform/ |
| D | mx2_emmaprp.c | 623 return v4l2_m2m_qbuf(file, ctx->m2m_ctx, buf); in vidioc_qbuf()
|
| D | m2m-deinterlace.c | 693 return v4l2_m2m_qbuf(file, ctx->m2m_ctx, buf); in vidioc_qbuf()
|
| D | sh_veu.c | 644 return v4l2_m2m_qbuf(file, veu_file->veu_dev->m2m_ctx, buf); in sh_veu_qbuf()
|
| /Linux-v4.19/drivers/media/platform/mtk-jpeg/ |
| D | mtk_jpeg_core.c | 534 return v4l2_m2m_qbuf(file, fh->m2m_ctx, buf); in mtk_jpeg_qbuf()
|
| /Linux-v4.19/drivers/media/platform/mtk-vcodec/ |
| D | mtk_vcodec_enc.c | 701 return v4l2_m2m_qbuf(file, ctx->m2m_ctx, buf); in vidioc_venc_qbuf()
|
| D | mtk_vcodec_dec.c | 596 return v4l2_m2m_qbuf(file, ctx->m2m_ctx, buf); in vidioc_vdec_qbuf()
|
| /Linux-v4.19/drivers/media/platform/sti/hva/ |
| D | hva-v4l2.c | 582 return v4l2_m2m_qbuf(file, ctx->fh.m2m_ctx, buf); in hva_qbuf()
|
| /Linux-v4.19/drivers/media/platform/coda/ |
| D | coda-common.c | 866 return v4l2_m2m_qbuf(file, ctx->fh.m2m_ctx, buf); in coda_qbuf()
|