Home
last modified time | relevance | path

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

/Linux-v5.10/include/media/
Dv4l2-mem2mem.h809 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
/Linux-v5.10/drivers/staging/media/meson/vdec/
Dvdec_helpers.c408 vbuf = v4l2_m2m_dst_buf_remove_by_idx(sess->m2m_ctx, in amvdec_dst_buf_done_idx()
/Linux-v5.10/drivers/media/platform/qcom/venus/
Dhelpers.c1278 return v4l2_m2m_dst_buf_remove_by_idx(m2m_ctx, idx); in venus_helper_find_buf()