Searched refs:vdec_vb2_ops (Results 1 – 6 of 6) sorted by relevance
464 .vdec_vb2_ops = &mtk_vdec_request_vb2_ops,482 .vdec_vb2_ops = &mtk_vdec_request_vb2_ops,499 .vdec_vb2_ops = &mtk_vdec_request_vb2_ops,
383 struct vb2_ops *vdec_vb2_ops; member
993 src_vq->ops = ctx->dev->vdec_pdata->vdec_vb2_ops; in mtk_vcodec_dec_queue_init()1009 dst_vq->ops = ctx->dev->vdec_pdata->vdec_vb2_ops; in mtk_vcodec_dec_queue_init()
601 .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()
1344 static const struct vb2_ops vdec_vb2_ops = { variable1592 src_vq->ops = &vdec_vb2_ops; in m2m_queue_init()1606 dst_vq->ops = &vdec_vb2_ops; in m2m_queue_init()
Completed in 15 milliseconds