Home
last modified time | relevance | path

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

/openbmc/linux/include/media/
H A Dv4l2-mem2mem.h670 v4l2_m2m_last_src_buf(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_last_src_buf() function
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-mem2mem.c652 m2m_ctx->last_src_buf = v4l2_m2m_last_src_buf(m2m_ctx); in v4l2_update_last_buf_state()
1568 out_vb = v4l2_m2m_last_src_buf(fh->m2m_ctx); in v4l2_m2m_ioctl_stateless_decoder_cmd()
/openbmc/linux/drivers/media/platform/chips-media/
H A Dcoda-common.c1133 buf = v4l2_m2m_last_src_buf(ctx->fh.m2m_ctx); in coda_encoder_cmd()
1236 buf = v4l2_m2m_last_src_buf(ctx->fh.m2m_ctx); in coda_decoder_cmd()