Home
last modified time | relevance | path

Searched refs:v4l2_m2m_dst_buf_remove (Results 1 – 25 of 34) sorted by relevance

12

/Linux-v5.4/drivers/media/platform/rockchip/rga/
Drga-buf.c69 vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in rga_buf_return_buffers()
Drga.c74 dst = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in rga_isr()
/Linux-v5.4/drivers/staging/media/imx/
Dimx-media-csc-scaler.c95 dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in ipu_ic_pp_complete()
141 v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in device_run()
539 while ((buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx))) in ipu_csc_scaler_start_streaming()
563 while ((buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx))) in ipu_csc_scaler_stop_streaming()
/Linux-v5.4/drivers/staging/media/sunxi/cedrus/
Dcedrus_hw.c125 dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in cedrus_irq()
Dcedrus_video.c403 vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in cedrus_queue_cleanup()
/Linux-v5.4/include/media/
Dv4l2-mem2mem.h571 v4l2_m2m_dst_buf_remove(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_dst_buf_remove() function
/Linux-v5.4/drivers/media/platform/exynos-gsc/
Dgsc-m2m.c75 dst_vb = v4l2_m2m_dst_buf_remove(ctx->m2m_ctx); in __gsc_m2m_cleanup_queue()
99 dst_vb = v4l2_m2m_dst_buf_remove(ctx->m2m_ctx); in gsc_m2m_job_finish()
/Linux-v5.4/drivers/media/platform/mtk-vcodec/
Dmtk_vcodec_enc.c895 while ((dst_buf = v4l2_m2m_dst_buf_remove(ctx->m2m_ctx))) { in vb2ops_venc_stop_streaming()
941 dst_buf = v4l2_m2m_dst_buf_remove(ctx->m2m_ctx); in mtk_venc_encode_header()
1071 dst_buf = v4l2_m2m_dst_buf_remove(ctx->m2m_ctx); in mtk_venc_worker()
Dmtk_vcodec_dec.c393 dst_buf = v4l2_m2m_dst_buf_remove(ctx->m2m_ctx); in mtk_vdec_worker()
456 dst_buf = v4l2_m2m_dst_buf_remove(ctx->m2m_ctx); in mtk_vdec_worker()
1332 while ((dst_buf = v4l2_m2m_dst_buf_remove(ctx->m2m_ctx))) { in vb2ops_vdec_stop_streaming()
/Linux-v5.4/drivers/media/platform/mtk-jpeg/
Dmtk_jpeg_core.c703 return v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in mtk_jpeg_buf_remove()
843 v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in mtk_jpeg_device_run()
932 dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in mtk_jpeg_dec_irq()
/Linux-v5.4/drivers/media/platform/vicodec/
Dvicodec-core.c419 dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in device_run()
679 v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in job_ready()
1240 next_dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in vicodec_mark_last_buf()
1567 vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in vicodec_return_bufs()
1698 next_dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in vicodec_stop_streaming()
/Linux-v5.4/drivers/media/platform/sti/hva/
Dhva-v4l2.c822 dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in hva_run_work()
1056 while ((vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx))) in hva_start_streaming()
1084 while ((vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx))) in hva_stop_streaming()
/Linux-v5.4/drivers/media/platform/
Drcar_jpu.c1170 vb = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in jpu_stop_streaming()
1337 dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in jpu_cleanup()
1532 dst_buf = v4l2_m2m_dst_buf_remove(curr_ctx->fh.m2m_ctx); in jpu_irq_handler()
Dvim2m.c637 dst_vb = v4l2_m2m_dst_buf_remove(curr_ctx->fh.m2m_ctx); in device_work()
1092 vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in vim2m_stop_streaming()
Dimx-pxp.c946 dst_vb = v4l2_m2m_dst_buf_remove(curr_ctx->fh.m2m_ctx); in pxp_job_finish()
1450 vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in pxp_stop_streaming()
Dmx2_emmaprp.c354 dst_vb = v4l2_m2m_dst_buf_remove(curr_ctx->fh.m2m_ctx); in emmaprp_irq()
/Linux-v5.4/drivers/staging/media/meson/vdec/
Dvdec.c339 while ((buf = v4l2_m2m_dst_buf_remove(sess->m2m_ctx))) in vdec_start_streaming()
410 while ((buf = v4l2_m2m_dst_buf_remove(sess->m2m_ctx))) in vdec_stop_streaming()
/Linux-v5.4/drivers/staging/media/hantro/
Dhantro_v4l2.c669 hantro_return_bufs(q, v4l2_m2m_dst_buf_remove); in hantro_stop_streaming()
/Linux-v5.4/drivers/media/platform/sti/bdisp/
Dbdisp-v4l2.c191 dst_vb = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in bdisp_job_finish()
511 while ((buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx))) in bdisp_start_streaming()
/Linux-v5.4/drivers/media/platform/mtk-mdp/
Dmtk_mdp_m2m.c419 return v4l2_m2m_dst_buf_remove(ctx->m2m_ctx); in mtk_mdp_m2m_buf_remove()
493 dst_vbuf = v4l2_m2m_dst_buf_remove(ctx->m2m_ctx); in mtk_mdp_process_done()
/Linux-v5.4/drivers/media/platform/coda/
Dcoda-bit.c1676 dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in coda_finish_encode()
2460 dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in coda_finish_decode()
2557 dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in coda_decode_timeout()
/Linux-v5.4/drivers/staging/media/allegro-dvt/
Dallegro-core.c1486 dst_buf = v4l2_m2m_dst_buf_remove(channel->fh.m2m_ctx); in allegro_channel_finish_frame()
2177 while ((buffer = v4l2_m2m_dst_buf_remove(channel->fh.m2m_ctx))) in allegro_stop_streaming()
2536 dst_buf = v4l2_m2m_dst_buf_remove(channel->fh.m2m_ctx); in allegro_channel_cmd_stop()
/Linux-v5.4/drivers/media/platform/s5p-jpeg/
Djpeg-core.c2672 dst_buf = v4l2_m2m_dst_buf_remove(curr_ctx->fh.m2m_ctx); in s5p_jpeg_irq()
2729 dst_vb = v4l2_m2m_dst_buf_remove(curr_ctx->fh.m2m_ctx); in exynos4_jpeg_irq()
2835 dst_buf = v4l2_m2m_dst_buf_remove(curr_ctx->fh.m2m_ctx); in exynos3250_jpeg_irq()
/Linux-v5.4/drivers/media/platform/s5p-g2d/
Dg2d.c551 dst = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in g2d_isr()
/Linux-v5.4/drivers/media/platform/exynos4-is/
Dfimc-m2m.c47 dst_vb = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in fimc_m2m_job_finish()

12