Home
last modified time | relevance | path

Searched refs:v4l2_m2m_src_buf_remove_by_idx (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/media/
H A Dv4l2-mem2mem.h822 v4l2_m2m_src_buf_remove_by_idx(struct v4l2_m2m_ctx *m2m_ctx, unsigned int idx) in v4l2_m2m_src_buf_remove_by_idx() function
/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dhelpers.c1420 return v4l2_m2m_src_buf_remove_by_idx(m2m_ctx, idx); in venus_helper_find_buf()