Searched refs:vq_cap (Results 1 – 2 of 2) sorted by relevance
72 struct vb2_queue *vq_cap = in wave5_vpu_both_queues_are_streaming() local77 return vb2_is_streaming(vq_cap) && vb2_is_streaming(vq_out); in wave5_vpu_both_queues_are_streaming()
285 struct vb2_queue *vq_cap = in device_process() local289 ref_vb2_buf = vb2_find_buffer(vq_cap, ctx->state.ref_frame_ts); in device_process()1078 struct vb2_queue *vq_cap = v4l2_m2m_get_vq(ctx->fh.m2m_ctx, in vidioc_s_fmt_vid_out() local1098 if (vb2_is_busy(vq_cap) && size > q_data_cap->sizeimage) in vidioc_s_fmt_vid_out()1435 struct vb2_queue *vq_cap = v4l2_m2m_get_vq(ctx->fh.m2m_ctx, in vicodec_buf_queue() local1470 if (vb2_is_streaming(vq_cap) && vb2_is_streaming(vq_out)) { in vicodec_buf_queue()
Completed in 11 milliseconds