Home
last modified time | relevance | path

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

123

/linux/drivers/media/platform/mediatek/jpeg/
A Dmtk_jpeg_core.c845 return v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in mtk_jpeg_buf_remove()
974 v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in mtk_jpeg_enc_device_run()
1043 v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in mtk_jpeg_dec_device_run()
1244 dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in mtk_jpeg_job_timeout_work()
1565 dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in mtk_jpeg_enc_done()
1639 v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in mtk_jpegenc_worker()
1665 v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in mtk_jpegenc_worker()
1749 v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in mtk_jpegdec_worker()
1783 v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in mtk_jpegdec_worker()
1834 dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in mtk_jpeg_dec_irq()
/linux/drivers/staging/media/imx/
A Dimx-media-csc-scaler.c97 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/drivers/media/v4l2-core/
A Dv4l2-mem2mem.c344 v4l2_m2m_dst_buf_remove(m2m_ctx); in __v4l2_m2m_try_queue()
525 v4l2_m2m_dst_buf_remove(m2m_ctx); in v4l2_m2m_buf_done_and_job_finish()
670 next_dst_buf = v4l2_m2m_dst_buf_remove(m2m_ctx); in v4l2_update_last_buf_state()
719 next_dst_buf = v4l2_m2m_dst_buf_remove(m2m_ctx); in v4l2_m2m_update_stop_streaming_state()
1604 v4l2_m2m_dst_buf_remove(fh->m2m_ctx); in v4l2_m2m_ioctl_stateless_decoder_cmd()
/linux/drivers/media/platform/rockchip/rga/
A Drga-buf.c179 vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in rga_buf_return_buffers()
/linux/drivers/media/platform/mediatek/vcodec/decoder/
A Dmtk_vcodec_dec_stateful.c327 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()
/linux/drivers/media/platform/chips-media/wave5/
A Dwave5-helper.c226 vbuf = v4l2_m2m_dst_buf_remove(m2m_ctx); in wave5_return_bufs()
A Dwave5-vpu-enc.c222 dst_buf = v4l2_m2m_dst_buf_remove(m2m_ctx); in start_encode()
293 dst_buf = v4l2_m2m_dst_buf_remove(m2m_ctx); in wave5_vpu_enc_finish_encode()
1386 while ((buf = v4l2_m2m_dst_buf_remove(m2m_ctx))) { in streamoff_capture()
/linux/drivers/media/platform/st/stm32/dma2d/
A Ddma2d.c175 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/include/media/
A Dv4l2-mem2mem.h784 v4l2_m2m_dst_buf_remove(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_dst_buf_remove() function
/linux/drivers/media/platform/samsung/exynos-gsc/
A Dgsc-m2m.c73 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/drivers/media/platform/mediatek/mdp3/
A Dmtk-mdp3-m2m.c50 v4l2_m2m_dst_buf_remove(ctx->m2m_ctx); in mdp_m2m_process_done()
187 v4l2_m2m_dst_buf_remove(ctx->m2m_ctx); in mdp_m2m_buf_remove()
/linux/drivers/media/platform/nxp/imx8-isi/
A Dimx8-isi-m2m.c108 dst_vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in mxc_isi_m2m_frame_write_done()
259 vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in mxc_isi_m2m_vb2_stop_streaming()
/linux/drivers/media/platform/chips-media/coda/
A Dcoda-jpeg.c1226 dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in coda9_jpeg_finish_encode()
1359 dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in coda9_jpeg_prepare_decode()
1466 dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in coda9_jpeg_finish_decode()
/linux/drivers/media/platform/sunxi/sun8i-rotate/
A Dsun8i_rotate.c160 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/drivers/media/platform/st/sti/hva/
A Dhva-v4l2.c819 dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in hva_run_work()
1053 while ((vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx))) in hva_start_streaming()
1081 while ((vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx))) in hva_stop_streaming()
/linux/drivers/media/platform/renesas/
A Drcar_jpu.c1158 vb = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in jpu_stop_streaming()
1325 dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in jpu_cleanup()
1520 dst_buf = v4l2_m2m_dst_buf_remove(curr_ctx->fh.m2m_ctx); in jpu_irq_handler()
/linux/drivers/media/platform/mediatek/vcodec/encoder/
A Dmtk_vcodec_enc.c942 while ((dst_buf = v4l2_m2m_dst_buf_remove(ctx->m2m_ctx))) { in vb2ops_venc_stop_streaming()
1026 dst_buf = v4l2_m2m_dst_buf_remove(ctx->m2m_ctx); in mtk_venc_encode_header()
1152 dst_buf = v4l2_m2m_dst_buf_remove(ctx->m2m_ctx); in mtk_venc_worker()
/linux/drivers/media/platform/sunxi/sun8i-di/
A Dsun8i-di.c249 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/drivers/staging/media/sunxi/cedrus/
A Dcedrus_video.c463 vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in cedrus_queue_cleanup()
/linux/drivers/media/platform/amlogic/meson-ge2d/
A Dge2d.c302 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/drivers/staging/media/meson/vdec/
A Dvdec.c355 while ((buf = v4l2_m2m_dst_buf_remove(sess->m2m_ctx))) in vdec_start_streaming()
432 while ((buf = v4l2_m2m_dst_buf_remove(sess->m2m_ctx))) in vdec_stop_streaming()
/linux/drivers/media/platform/nxp/imx-jpeg/
A Dmxc-jpeg.c843 v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in mxc_jpeg_job_finish()
1329 next_dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in mxc_jpeg_set_last_buffer()
1470 v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in mxc_jpeg_device_run()
1661 vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in mxc_jpeg_stop_streaming()
/linux/drivers/media/platform/st/sti/bdisp/
A 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/drivers/media/test-drivers/
A Dvim2m.c625 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/drivers/media/platform/mediatek/mdp/
A Dmtk_mdp_m2m.c408 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()

Completed in 97 milliseconds

123