Searched refs:v4l2_m2m_dst_buf_remove (Results 26 - 50 of 52) sorted by relevance

123

/linux-master/drivers/media/test-drivers/vicodec/
H A Dvicodec-core.c410 dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
670 v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
1525 vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
/linux-master/drivers/media/platform/nxp/dw100/
H A Ddw100.c513 vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
1083 dst_vb = v4l2_m2m_dst_buf_remove(curr_ctx->fh.m2m_ctx);
/linux-master/drivers/media/platform/nxp/
H A Dimx-pxp.c1051 dst_vb = v4l2_m2m_dst_buf_remove(curr_ctx->fh.m2m_ctx);
1594 vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
H A Dmx2_emmaprp.c354 dst_vb = v4l2_m2m_dst_buf_remove(curr_ctx->fh.m2m_ctx);
/linux-master/drivers/media/platform/
H A Dm2m-deinterlace.c186 dst_vb = v4l2_m2m_dst_buf_remove(curr_ctx->fh.m2m_ctx);
/linux-master/drivers/media/platform/samsung/s5p-g2d/
H A Dg2d.c554 dst = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
/linux-master/drivers/media/platform/nvidia/tegra-vde/
H A Dv4l2.c311 vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
/linux-master/drivers/media/platform/rockchip/rga/
H A Drga.c71 dst = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
/linux-master/drivers/media/platform/amphion/
H A Dvpu_v4l2.c559 while ((buf = v4l2_m2m_dst_buf_remove(inst->fh.m2m_ctx))) {
H A Dvenc.c843 v4l2_m2m_dst_buf_remove(inst->fh.m2m_ctx)))
/linux-master/drivers/staging/media/rkvdec/
H A Drkvdec.c584 vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
/linux-master/drivers/media/platform/nxp/imx-jpeg/
H A Dmxc-jpeg.c843 v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
1329 next_dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
1470 v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
1658 vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
/linux-master/drivers/media/platform/mediatek/vcodec/decoder/
H A Dmtk_vcodec_dec_stateless.c258 vb2_dst = v4l2_m2m_dst_buf_remove(ctx->m2m_ctx);
H A Dmtk_vcodec_dec.c875 while ((dst_buf = v4l2_m2m_dst_buf_remove(ctx->m2m_ctx))) {
/linux-master/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-m2m.c47 dst_vb = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
/linux-master/drivers/media/platform/verisilicon/
H A Dhantro_v4l2.c971 hantro_return_bufs(q, v4l2_m2m_dst_buf_remove);
/linux-master/drivers/media/test-drivers/visl/
H A Dvisl-video.c607 vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
/linux-master/drivers/staging/media/meson/vdec/
H A Dcodec_vp9.c1199 vbuf = v4l2_m2m_dst_buf_remove(sess->m2m_ctx);
1209 vbuf = v4l2_m2m_dst_buf_remove(sess->m2m_ctx);
/linux-master/drivers/media/platform/ti/vpe/
H A Dvpe.c1236 ctx->dst_vb = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
2134 vb = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
/linux-master/drivers/media/platform/renesas/
H A Drcar_fdp1.c1216 vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
1971 vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
/linux-master/drivers/media/platform/chips-media/wave5/
H A Dwave5-vpu-dec.c333 vb = v4l2_m2m_dst_buf_remove(m2m_ctx);
1487 while ((buf = v4l2_m2m_dst_buf_remove(m2m_ctx))) {
/linux-master/drivers/media/platform/samsung/s5p-jpeg/
H A Djpeg-core.c2654 dst_buf = v4l2_m2m_dst_buf_remove(curr_ctx->fh.m2m_ctx);
2711 dst_vb = v4l2_m2m_dst_buf_remove(curr_ctx->fh.m2m_ctx);
2817 dst_buf = v4l2_m2m_dst_buf_remove(curr_ctx->fh.m2m_ctx);
/linux-master/drivers/media/platform/st/sti/delta/
H A Ddelta-v4l2.c1247 vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
/linux-master/drivers/media/platform/qcom/venus/
H A Dhelpers.c1538 while ((buf = v4l2_m2m_dst_buf_remove(inst->m2m_ctx)))
H A Dvdec.c1213 while ((buf = v4l2_m2m_dst_buf_remove(inst->m2m_ctx)))

Completed in 483 milliseconds

123