Home
last modified time | relevance | path

Searched defs:mtk_vcodec_dev (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/media/platform/mediatek/vcodec/
Dmtk_vcodec_drv.h474 struct mtk_vcodec_dev { struct
475 struct v4l2_device v4l2_dev;
476 struct video_device *vfd_dec;
477 struct media_device mdev_dec;
478 struct video_device *vfd_enc;
480 struct v4l2_m2m_dev *m2m_dev_dec;
481 struct v4l2_m2m_dev *m2m_dev_enc;
482 struct platform_device *plat_dev;
483 struct list_head ctx_list;
484 spinlock_t irqlock;
[all …]