/Linux-v6.1/drivers/media/platform/rockchip/rga/ |
D | rga-buf.c | 69 vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in rga_buf_return_buffers()
|
/Linux-v6.1/drivers/staging/media/imx/ |
D | imx-media-csc-scaler.c | 97 dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in ipu_ic_pp_complete() 143 v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in device_run() 542 while ((buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx))) in ipu_csc_scaler_start_streaming() 566 while ((buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx))) in ipu_csc_scaler_stop_streaming()
|
/Linux-v6.1/drivers/media/v4l2-core/ |
D | v4l2-mem2mem.c | 341 v4l2_m2m_dst_buf_remove(m2m_ctx); in __v4l2_m2m_try_queue() 522 v4l2_m2m_dst_buf_remove(m2m_ctx); in v4l2_m2m_buf_done_and_job_finish() 667 next_dst_buf = v4l2_m2m_dst_buf_remove(m2m_ctx); in v4l2_update_last_buf_state() 716 next_dst_buf = v4l2_m2m_dst_buf_remove(m2m_ctx); in v4l2_m2m_update_stop_streaming_state() 1580 v4l2_m2m_dst_buf_remove(fh->m2m_ctx); in v4l2_m2m_ioctl_stateless_decoder_cmd()
|
/Linux-v6.1/drivers/media/platform/mediatek/jpeg/ |
D | mtk_jpeg_core.c | 815 return v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in mtk_jpeg_buf_remove() 944 v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in mtk_jpeg_enc_device_run() 995 v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in mtk_jpeg_dec_device_run() 1081 dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in mtk_jpeg_enc_done() 1137 dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in mtk_jpeg_dec_irq() 1288 dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in mtk_jpeg_job_timeout_work()
|
/Linux-v6.1/drivers/media/platform/mediatek/vcodec/ |
D | mtk_vcodec_dec_stateful.c | 328 dst_buf = v4l2_m2m_dst_buf_remove(ctx->m2m_ctx); in mtk_vdec_worker() 388 dst_buf = v4l2_m2m_dst_buf_remove(ctx->m2m_ctx); in mtk_vdec_worker()
|
D | mtk_vcodec_enc.c | 967 while ((dst_buf = v4l2_m2m_dst_buf_remove(ctx->m2m_ctx))) { in vb2ops_venc_stop_streaming() 1055 dst_buf = v4l2_m2m_dst_buf_remove(ctx->m2m_ctx); in mtk_venc_encode_header() 1189 dst_buf = v4l2_m2m_dst_buf_remove(ctx->m2m_ctx); in mtk_venc_worker()
|
D | mtk_vcodec_dec_stateless.c | 140 vb2_dst = v4l2_m2m_dst_buf_remove(ctx->m2m_ctx); in mtk_vdec_stateless_cap_to_disp()
|
/Linux-v6.1/include/media/ |
D | v4l2-mem2mem.h | 763 v4l2_m2m_dst_buf_remove(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_dst_buf_remove() function
|
/Linux-v6.1/drivers/media/platform/st/stm32/dma2d/ |
D | dma2d.c | 175 vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in dma2d_stop_streaming() 532 dst = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in dma2d_isr()
|
/Linux-v6.1/drivers/media/platform/mediatek/mdp3/ |
D | mtk-mdp3-m2m.c | 50 v4l2_m2m_dst_buf_remove(ctx->m2m_ctx); in mdp_m2m_process_done() 177 v4l2_m2m_dst_buf_remove(ctx->m2m_ctx); in mdp_m2m_buf_remove()
|
/Linux-v6.1/drivers/media/platform/samsung/exynos-gsc/ |
D | gsc-m2m.c | 73 dst_vb = v4l2_m2m_dst_buf_remove(ctx->m2m_ctx); in __gsc_m2m_cleanup_queue() 97 dst_vb = v4l2_m2m_dst_buf_remove(ctx->m2m_ctx); in gsc_m2m_job_finish()
|
/Linux-v6.1/drivers/media/platform/chips-media/ |
D | coda-jpeg.c | 1220 dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in coda9_jpeg_finish_encode() 1353 dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in coda9_jpeg_prepare_decode() 1460 dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in coda9_jpeg_finish_decode()
|
/Linux-v6.1/drivers/media/platform/sunxi/sun8i-rotate/ |
D | sun8i_rotate.c | 160 buffer = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in rotate_irq() 483 vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in rotate_queue_cleanup()
|
/Linux-v6.1/drivers/media/platform/st/sti/hva/ |
D | hva-v4l2.c | 822 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-v6.1/drivers/media/platform/renesas/ |
D | rcar_jpu.c | 1164 vb = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in jpu_stop_streaming() 1331 dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in jpu_cleanup() 1526 dst_buf = v4l2_m2m_dst_buf_remove(curr_ctx->fh.m2m_ctx); in jpu_irq_handler()
|
/Linux-v6.1/drivers/media/platform/sunxi/sun8i-di/ |
D | sun8i-di.c | 228 dst = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in deinterlace_irq() 575 vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in deinterlace_queue_cleanup()
|
/Linux-v6.1/drivers/media/platform/amlogic/meson-ge2d/ |
D | ge2d.c | 302 dst = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in ge2d_isr() 381 vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in ge2d_stop_streaming()
|
/Linux-v6.1/drivers/staging/media/sunxi/cedrus/ |
D | cedrus_video.c | 428 vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in cedrus_queue_cleanup()
|
/Linux-v6.1/drivers/staging/media/meson/vdec/ |
D | vdec.c | 354 while ((buf = v4l2_m2m_dst_buf_remove(sess->m2m_ctx))) in vdec_start_streaming() 431 while ((buf = v4l2_m2m_dst_buf_remove(sess->m2m_ctx))) in vdec_stop_streaming()
|
/Linux-v6.1/drivers/media/platform/mediatek/mdp/ |
D | mtk_mdp_m2m.c | 408 return v4l2_m2m_dst_buf_remove(ctx->m2m_ctx); in mtk_mdp_m2m_buf_remove() 482 dst_vbuf = v4l2_m2m_dst_buf_remove(ctx->m2m_ctx); in mtk_mdp_process_done()
|
/Linux-v6.1/drivers/media/platform/st/sti/bdisp/ |
D | bdisp-v4l2.c | 191 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-v6.1/drivers/media/test-drivers/ |
D | vim2m.c | 625 dst_vb = v4l2_m2m_dst_buf_remove(curr_ctx->fh.m2m_ctx); in device_work() 1080 vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in vim2m_stop_streaming()
|
/Linux-v6.1/drivers/media/platform/nxp/ |
D | imx-pxp.c | 953 dst_vb = v4l2_m2m_dst_buf_remove(curr_ctx->fh.m2m_ctx); in pxp_job_finish() 1476 vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in pxp_stop_streaming()
|
/Linux-v6.1/drivers/media/platform/nxp/imx-jpeg/ |
D | mxc-jpeg.c | 673 v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in mxc_jpeg_dec_irq() 1047 v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in mxc_jpeg_device_run() 1235 vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in mxc_jpeg_stop_streaming()
|
/Linux-v6.1/drivers/media/test-drivers/vicodec/ |
D | vicodec-core.c | 410 dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in device_run() 670 v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in job_ready() 1518 vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in vicodec_return_bufs()
|