Home
last modified time | relevance | path

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

/openbmc/linux/include/media/
H A Dv4l2-mem2mem.h799 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
/openbmc/linux/drivers/staging/media/meson/vdec/
H A Desparser.c325 v4l2_m2m_src_buf_remove_by_buf(sess->m2m_ctx, vbuf); in esparser_queue()
/openbmc/linux/drivers/media/platform/mediatek/vcodec/encoder/
H A Dmtk_vcodec_enc.c958 v4l2_m2m_src_buf_remove_by_buf(ctx->m2m_ctx, &b->vb); in vb2ops_venc_stop_streaming()
/openbmc/linux/drivers/media/platform/amphion/
H A Dvenc.c791 v4l2_m2m_src_buf_remove_by_buf(inst->fh.m2m_ctx, src_buf); in venc_get_one_encoded_frame()
/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dhelpers.c440 v4l2_m2m_src_buf_remove_by_buf(m2m_ctx, vbuf); in return_buf_error()