Home
last modified time | relevance | path

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

/Linux-v6.6/include/media/
Dv4l2-mem2mem.h275 v4l2_m2m_has_stopped(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_has_stopped() function
/Linux-v6.6/drivers/media/test-drivers/vicodec/
Dvicodec-core.c1227 v4l2_m2m_has_stopped(ctx->fh.m2m_ctx)) in vicodec_encoder_cmd()
1231 v4l2_m2m_has_stopped(ctx->fh.m2m_ctx)) in vicodec_encoder_cmd()
1256 v4l2_m2m_has_stopped(ctx->fh.m2m_ctx)) in vicodec_decoder_cmd()
1260 v4l2_m2m_has_stopped(ctx->fh.m2m_ctx)) in vicodec_decoder_cmd()
1645 v4l2_m2m_has_stopped(ctx->fh.m2m_ctx)) in vicodec_stop_streaming()
/Linux-v6.6/drivers/media/platform/verisilicon/
Dhantro_v4l2.c749 v4l2_m2m_has_stopped(ctx->fh.m2m_ctx)) in vidioc_encoder_cmd()
990 v4l2_m2m_has_stopped(ctx->fh.m2m_ctx)) in hantro_stop_streaming()
/Linux-v6.6/drivers/media/platform/nxp/imx-jpeg/
Dmxc-jpeg.c1524 v4l2_m2m_has_stopped(fh->m2m_ctx)) { in mxc_jpeg_decoder_cmd()
1530 v4l2_m2m_has_stopped(fh->m2m_ctx)) in mxc_jpeg_decoder_cmd()
1558 v4l2_m2m_has_stopped(fh->m2m_ctx)) in mxc_jpeg_encoder_cmd()
1562 v4l2_m2m_has_stopped(fh->m2m_ctx)) in mxc_jpeg_encoder_cmd()
1644 v4l2_m2m_has_stopped(ctx->fh.m2m_ctx)) { in mxc_jpeg_stop_streaming()
/Linux-v6.6/drivers/media/platform/allegro-dvt/
Dallegro-core.c2888 v4l2_m2m_has_stopped(channel->fh.m2m_ctx)) in allegro_stop_streaming()
3420 if (v4l2_m2m_has_stopped(channel->fh.m2m_ctx)) in allegro_channel_cmd_stop()
3428 if (v4l2_m2m_has_stopped(channel->fh.m2m_ctx)) in allegro_channel_cmd_start()
/Linux-v6.6/drivers/media/v4l2-core/
Dv4l2-mem2mem.c788 (v4l2_m2m_has_stopped(m2m_ctx) || v4l2_m2m_dst_buf_is_last(m2m_ctx))) in v4l2_m2m_qbuf()