Home
last modified time | relevance | path

Searched refs:v4l2_m2m_qbuf (Results 1 – 8 of 8) sorted by relevance

/linux-6.14.4/include/media/
Dv4l2-mem2mem.h366 int v4l2_m2m_qbuf(struct file *file, struct v4l2_m2m_ctx *m2m_ctx,
/linux-6.14.4/drivers/media/v4l2-core/
Dv4l2-mem2mem.c761 int v4l2_m2m_qbuf(struct file *file, struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_qbuf() function
798 EXPORT_SYMBOL_GPL(v4l2_m2m_qbuf);
1418 return v4l2_m2m_qbuf(file, fh->m2m_ctx, buf); in v4l2_m2m_ioctl_qbuf()
/linux-6.14.4/drivers/media/platform/samsung/exynos-gsc/
Dgsc-m2m.c392 return v4l2_m2m_qbuf(file, ctx->m2m_ctx, buf); in gsc_m2m_qbuf()
/linux-6.14.4/drivers/media/platform/mediatek/vcodec/decoder/
Dmtk_vcodec_dec.c243 return v4l2_m2m_qbuf(file, ctx->m2m_ctx, buf); in vidioc_vdec_qbuf()
/linux-6.14.4/drivers/media/platform/st/sti/hva/
Dhva-v4l2.c581 return v4l2_m2m_qbuf(file, ctx->fh.m2m_ctx, buf); in hva_qbuf()
/linux-6.14.4/drivers/media/platform/mediatek/vcodec/encoder/
Dmtk_vcodec_enc.c666 return v4l2_m2m_qbuf(file, ctx->m2m_ctx, buf); in vidioc_venc_qbuf()
/linux-6.14.4/drivers/media/platform/mediatek/jpeg/
Dmtk_jpeg_core.c610 return v4l2_m2m_qbuf(file, fh->m2m_ctx, buf); in mtk_jpeg_qbuf()
/linux-6.14.4/drivers/media/platform/chips-media/coda/
Dcoda-common.c990 return v4l2_m2m_qbuf(file, ctx->fh.m2m_ctx, buf); in coda_qbuf()