Searched refs:vq_out (Results 1 – 2 of 2) sorted by relevance
77 struct vb2_queue *vq_out = in wave5_vpu_both_queues_are_streaming() local80 return vb2_is_streaming(vq_cap) && vb2_is_streaming(vq_out); in wave5_vpu_both_queues_are_streaming()
1431 struct vb2_queue *vq_out = v4l2_m2m_get_vq(ctx->fh.m2m_ctx, in vicodec_buf_queue() local1468 if (vb2_is_streaming(vq_cap) && vb2_is_streaming(vq_out)) { in vicodec_buf_queue()
Completed in 11 milliseconds