Searched refs:peer_vq (Results 1 – 3 of 3) sorted by relevance
413 struct vb2_queue *peer_vq; in hantro_set_fmt_out() local428 peer_vq = v4l2_m2m_get_vq(ctx->fh.m2m_ctx, in hantro_set_fmt_out()430 if (vb2_is_busy(peer_vq)) in hantro_set_fmt_out()483 struct vb2_queue *peer_vq; in hantro_set_fmt_cap() local490 peer_vq = v4l2_m2m_get_vq(ctx->fh.m2m_ctx, in hantro_set_fmt_cap()492 if (vb2_is_busy(peer_vq) && in hantro_set_fmt_cap()
301 struct vb2_queue *peer_vq; in cedrus_s_fmt_vid_out() local322 peer_vq = v4l2_m2m_get_vq(ctx->fh.m2m_ctx, in cedrus_s_fmt_vid_out()324 if (vb2_is_busy(peer_vq)) in cedrus_s_fmt_vid_out()
312 struct vb2_queue *peer_vq; in rkvdec_s_output_fmt() local320 peer_vq = v4l2_m2m_get_vq(m2m_ctx, V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE); in rkvdec_s_output_fmt()321 if (vb2_is_busy(peer_vq)) in rkvdec_s_output_fmt()