Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/sunxi/sun8i-di/
Dsun8i-di.c656 static const struct vb2_ops deinterlace_qops = { variable
677 src_vq->ops = &deinterlace_qops; in deinterlace_queue_init()
692 dst_vq->ops = &deinterlace_qops; in deinterlace_queue_init()
/kernel/linux/linux-5.10/drivers/media/platform/
Dm2m-deinterlace.c787 static const struct vb2_ops deinterlace_qops = { variable
805 src_vq->ops = &deinterlace_qops; in queue_init()
824 dst_vq->ops = &deinterlace_qops; in queue_init()