Home
last modified time | relevance | path

Searched refs:vq_out (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/media/test-drivers/vicodec/
H A Dvicodec-core.c1428 struct vb2_queue *vq_out = v4l2_m2m_get_vq(ctx->fh.m2m_ctx, in vicodec_buf_queue() local
1465 if (vb2_is_streaming(vq_cap) && vb2_is_streaming(vq_out)) { in vicodec_buf_queue()