Home
last modified time | relevance | path

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

/Linux-v5.10/include/media/
Dv4l2-mem2mem.h275 v4l2_m2m_has_stopped(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_has_stopped() function
/Linux-v5.10/drivers/media/test-drivers/vicodec/
Dvicodec-core.c1236 v4l2_m2m_has_stopped(ctx->fh.m2m_ctx)) in vicodec_encoder_cmd()
1240 v4l2_m2m_has_stopped(ctx->fh.m2m_ctx)) in vicodec_encoder_cmd()
1265 v4l2_m2m_has_stopped(ctx->fh.m2m_ctx)) in vicodec_decoder_cmd()
1269 v4l2_m2m_has_stopped(ctx->fh.m2m_ctx)) in vicodec_decoder_cmd()
1654 v4l2_m2m_has_stopped(ctx->fh.m2m_ctx)) in vicodec_stop_streaming()
/Linux-v5.10/drivers/media/v4l2-core/
Dv4l2-mem2mem.c774 (v4l2_m2m_has_stopped(m2m_ctx) || v4l2_m2m_dst_buf_is_last(m2m_ctx))) in v4l2_m2m_qbuf()