Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/vicodec/
Dvicodec-core.c127 struct vb2_v4l2_buffer *last_src_buf; member
434 if (!ctx->comp_has_next_frame && src_buf == ctx->last_src_buf) { in device_run()
610 if (ctx->is_draining && src_buf == ctx->last_src_buf) in job_ready()
639 if (ctx->is_draining && src_buf == ctx->last_src_buf) in job_ready()
1235 ctx->last_src_buf = v4l2_m2m_last_src_buf(ctx->fh.m2m_ctx); in vicodec_mark_last_buf()
1237 if (ctx->last_src_buf) in vicodec_mark_last_buf()
1613 ctx->last_src_buf = NULL; in vicodec_start_streaming()
1697 ctx->last_src_buf = NULL; in vicodec_stop_streaming()