Home
last modified time | relevance | path

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

/linux/include/media/
H A 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/drivers/staging/media/meson/vdec/
H A Desparser.c325 v4l2_m2m_src_buf_remove_by_buf(sess->m2m_ctx, vbuf); in esparser_queue()
/linux/drivers/media/platform/qcom/venus/
H A Dhelpers.c440 v4l2_m2m_src_buf_remove_by_buf(m2m_ctx, vbuf); in return_buf_error()