Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/sunxi/sun8i-di/
H A 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()
/openbmc/linux/drivers/media/platform/
H A 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()