Searched refs:vdec_vb2_ops (Results 1 – 6 of 6) sorted by relevance
345 struct vb2_ops *vdec_vb2_ops; member
350 .vdec_vb2_ops = &mtk_vdec_request_vb2_ops,
935 src_vq->ops = ctx->dev->vdec_pdata->vdec_vb2_ops; in mtk_vcodec_dec_queue_init()950 dst_vq->ops = ctx->dev->vdec_pdata->vdec_vb2_ops; in mtk_vcodec_dec_queue_init()
619 .vdec_vb2_ops = &mtk_vdec_frame_vb2_ops,
446 static const struct vb2_ops vdec_vb2_ops = { variable823 src_vq->ops = &vdec_vb2_ops; in m2m_queue_init()837 dst_vq->ops = &vdec_vb2_ops; in m2m_queue_init()
1315 static const struct vb2_ops vdec_vb2_ops = { variable1563 src_vq->ops = &vdec_vb2_ops; in m2m_queue_init()1577 dst_vq->ops = &vdec_vb2_ops; in m2m_queue_init()
Completed in 21 milliseconds