Home
last modified time | relevance | path

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

/openbmc/linux/include/media/
H A Dv4l2-mem2mem.h828 v4l2_m2m_dst_buf_remove_by_idx(struct v4l2_m2m_ctx *m2m_ctx, unsigned int idx) in v4l2_m2m_dst_buf_remove_by_idx() function
/openbmc/linux/drivers/staging/media/meson/vdec/
H A Dvdec_helpers.c412 vbuf = v4l2_m2m_dst_buf_remove_by_idx(sess->m2m_ctx, in amvdec_dst_buf_done_idx()
/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dhelpers.c1422 return v4l2_m2m_dst_buf_remove_by_idx(m2m_ctx, idx); in venus_helper_find_buf()