Home
last modified time | relevance | path

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

/linux-6.1.9/include/media/
Dv4l2-mem2mem.h275 v4l2_m2m_has_stopped(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_has_stopped() function
/linux-6.1.9/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-6.1.9/drivers/media/platform/nxp/imx-jpeg/
Dmxc-jpeg.c1115 v4l2_m2m_has_stopped(fh->m2m_ctx)) { in mxc_jpeg_decoder_cmd()
1121 v4l2_m2m_has_stopped(fh->m2m_ctx)) in mxc_jpeg_decoder_cmd()
1146 v4l2_m2m_has_stopped(fh->m2m_ctx)) in mxc_jpeg_encoder_cmd()
1150 v4l2_m2m_has_stopped(fh->m2m_ctx)) in mxc_jpeg_encoder_cmd()
1243 v4l2_m2m_has_stopped(ctx->fh.m2m_ctx)) { in mxc_jpeg_stop_streaming()
/linux-6.1.9/drivers/media/platform/verisilicon/
Dhantro_v4l2.c720 v4l2_m2m_has_stopped(ctx->fh.m2m_ctx)) in vidioc_encoder_cmd()
961 v4l2_m2m_has_stopped(ctx->fh.m2m_ctx)) in hantro_stop_streaming()
/linux-6.1.9/drivers/media/platform/allegro-dvt/
Dallegro-core.c2889 v4l2_m2m_has_stopped(channel->fh.m2m_ctx)) in allegro_stop_streaming()
3421 if (v4l2_m2m_has_stopped(channel->fh.m2m_ctx)) in allegro_channel_cmd_stop()
3429 if (v4l2_m2m_has_stopped(channel->fh.m2m_ctx)) in allegro_channel_cmd_start()
/linux-6.1.9/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()