Home
last modified time | relevance | path

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

/openbmc/linux/include/media/
H A Dv4l2-mem2mem.h275 v4l2_m2m_has_stopped(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_has_stopped() function
/openbmc/linux/drivers/media/test-drivers/vicodec/
H A 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()
/openbmc/linux/drivers/media/platform/verisilicon/
H A Dhantro_v4l2.c749 v4l2_m2m_has_stopped(ctx->fh.m2m_ctx)) in vidioc_encoder_cmd()
993 v4l2_m2m_has_stopped(ctx->fh.m2m_ctx)) in hantro_stop_streaming()
/openbmc/linux/drivers/media/platform/nxp/imx-jpeg/
H A Dmxc-jpeg.c1542 v4l2_m2m_has_stopped(fh->m2m_ctx)) { in mxc_jpeg_decoder_cmd()
1548 v4l2_m2m_has_stopped(fh->m2m_ctx)) in mxc_jpeg_decoder_cmd()
1576 v4l2_m2m_has_stopped(fh->m2m_ctx)) in mxc_jpeg_encoder_cmd()
1580 v4l2_m2m_has_stopped(fh->m2m_ctx)) in mxc_jpeg_encoder_cmd()
1673 v4l2_m2m_has_stopped(ctx->fh.m2m_ctx)) { in mxc_jpeg_stop_streaming()
/openbmc/linux/drivers/media/platform/allegro-dvt/
H A 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()
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-mem2mem.c788 (v4l2_m2m_has_stopped(m2m_ctx) || v4l2_m2m_dst_buf_is_last(m2m_ctx))) in v4l2_m2m_qbuf()