Home
last modified time | relevance | path

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

/Linux-v4.19/include/media/
Dv4l2-mem2mem.h465 static inline void *v4l2_m2m_last_src_buf(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_last_src_buf() function
/Linux-v4.19/drivers/media/platform/vicodec/
Dvicodec-core.c895 ctx->last_src_buf = v4l2_m2m_last_src_buf(ctx->fh.m2m_ctx); in vicodec_mark_last_buf()