Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/platform/mediatek/vcodec/
A 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;
483 struct list_head ctx_list;
484 spinlock_t irqlock;
492 unsigned long id_counter;
516 int (*subdev_prob_done)(struct mtk_vcodec_dev *vdec_dev); argument
519 atomic_t dec_active_cnt;
[all …]

Completed in 89 milliseconds