Searched refs:peer_vq (Results 1 – 4 of 4) sorted by relevance
493 struct vb2_queue *peer_vq; in hantro_set_fmt_out() local508 peer_vq = v4l2_m2m_get_vq(ctx->fh.m2m_ctx, in hantro_set_fmt_out()510 if (vb2_is_busy(peer_vq)) in hantro_set_fmt_out()564 struct vb2_queue *peer_vq; in hantro_set_fmt_cap() local571 peer_vq = v4l2_m2m_get_vq(ctx->fh.m2m_ctx, in hantro_set_fmt_cap()573 if (vb2_is_busy(peer_vq) && in hantro_set_fmt_cap()
309 struct vb2_queue *peer_vq; in cedrus_s_fmt_vid_out() local330 peer_vq = v4l2_m2m_get_vq(ctx->fh.m2m_ctx, in cedrus_s_fmt_vid_out()332 if (vb2_is_busy(peer_vq)) in cedrus_s_fmt_vid_out()
664 struct vb2_queue *peer_vq, *vq; in tegra_s_coded_fmt() local684 peer_vq = v4l2_m2m_get_vq(m2m_ctx, V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE); in tegra_s_coded_fmt()685 if (vb2_is_busy(peer_vq)) in tegra_s_coded_fmt()
338 struct vb2_queue *peer_vq, *vq; in rkvdec_s_output_fmt() local357 peer_vq = v4l2_m2m_get_vq(m2m_ctx, V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE); in rkvdec_s_output_fmt()358 if (vb2_is_busy(peer_vq)) in rkvdec_s_output_fmt()