Home
last modified time | relevance | path

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

/Linux-v5.10/include/media/
Dv4l2-mem2mem.h651 v4l2_m2m_last_src_buf(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_last_src_buf() function
/Linux-v5.10/drivers/media/v4l2-core/
Dv4l2-mem2mem.c641 m2m_ctx->last_src_buf = v4l2_m2m_last_src_buf(m2m_ctx); in v4l2_update_last_buf_state()
1502 out_vb = v4l2_m2m_last_src_buf(fh->m2m_ctx); in v4l2_m2m_ioctl_stateless_decoder_cmd()
/Linux-v5.10/drivers/media/platform/coda/
Dcoda-common.c1121 buf = v4l2_m2m_last_src_buf(ctx->fh.m2m_ctx); in coda_encoder_cmd()
1235 buf = v4l2_m2m_last_src_buf(ctx->fh.m2m_ctx); in coda_decoder_cmd()