Home
last modified time | relevance | path

Searched refs:v4l2_m2m_dst_buf_remove_by_buf (Results 1 – 5 of 5) sorted by relevance

/linux-6.14.4/include/media/
Dv4l2-mem2mem.h819 static inline void v4l2_m2m_dst_buf_remove_by_buf(struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_dst_buf_remove_by_buf() function
/linux-6.14.4/drivers/media/platform/amphion/
Dvenc.c1150 v4l2_m2m_dst_buf_remove_by_buf(inst->fh.m2m_ctx, vbuf); in venc_process_capture()
Dvdec.c1402 v4l2_m2m_dst_buf_remove_by_buf(inst->fh.m2m_ctx, vbuf); in vdec_process_capture()
/linux-6.14.4/drivers/media/platform/qcom/venus/
Dhelpers.c442 v4l2_m2m_dst_buf_remove_by_buf(m2m_ctx, vbuf); in return_buf_error()
/linux-6.14.4/drivers/media/platform/imagination/
De5010-jpeg-enc.c1483 v4l2_m2m_dst_buf_remove_by_buf(ctx->fh.m2m_ctx, d_vb); in e5010_device_run()