Home
last modified time | relevance | path

Searched refs:v4l2_m2m_src_buf_remove_by_buf (Results 1 – 6 of 6) sorted by relevance

/linux-6.14.4/include/media/
Dv4l2-mem2mem.h806 static inline void v4l2_m2m_src_buf_remove_by_buf(struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_src_buf_remove_by_buf() function
/linux-6.14.4/drivers/staging/media/meson/vdec/
Desparser.c325 v4l2_m2m_src_buf_remove_by_buf(sess->m2m_ctx, vbuf); in esparser_queue()
/linux-6.14.4/drivers/media/platform/mediatek/vcodec/encoder/
Dmtk_vcodec_enc.c958 v4l2_m2m_src_buf_remove_by_buf(ctx->m2m_ctx, &b->vb); in vb2ops_venc_stop_streaming()
/linux-6.14.4/drivers/media/platform/amphion/
Dvenc.c795 v4l2_m2m_src_buf_remove_by_buf(inst->fh.m2m_ctx, src_buf); in venc_get_one_encoded_frame()
/linux-6.14.4/drivers/media/platform/qcom/venus/
Dhelpers.c440 v4l2_m2m_src_buf_remove_by_buf(m2m_ctx, vbuf); in return_buf_error()
/linux-6.14.4/drivers/media/platform/imagination/
De5010-jpeg-enc.c1478 v4l2_m2m_src_buf_remove_by_buf(ctx->fh.m2m_ctx, s_vb); in e5010_device_run()