Home
last modified time | relevance | path

Searched refs:v4l2_m2m_has_stopped (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/include/media/
H A Dv4l2-mem2mem.h269 * v4l2_m2m_has_stopped() - return the current encoding/decoding session
275 v4l2_m2m_has_stopped(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_has_stopped() function
/kernel/linux/linux-6.6/include/media/
H A Dv4l2-mem2mem.h269 * v4l2_m2m_has_stopped() - return the current encoding/decoding session
275 v4l2_m2m_has_stopped(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_has_stopped() function
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/media/test-drivers/vicodec/
H A 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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/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()
1670 v4l2_m2m_has_stopped(ctx->fh.m2m_ctx)) { in mxc_jpeg_stop_streaming()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H A Dv4l2-mem2mem.c787 (v4l2_m2m_has_stopped(m2m_ctx) || v4l2_m2m_dst_buf_is_last(m2m_ctx))) in v4l2_m2m_qbuf()
/kernel/linux/linux-6.6/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()

Completed in 25 milliseconds