Searched defs:mtk_vcodec_dec_dev (Results 1 – 1 of 1) sorted by relevance
265 struct mtk_vcodec_dec_dev { struct266 struct v4l2_device v4l2_dev;267 struct video_device *vfd_dec;268 struct media_device mdev_dec;270 struct v4l2_m2m_dev *m2m_dev_dec;271 struct platform_device *plat_dev;272 struct list_head ctx_list;296 int (*subdev_prob_done)(struct mtk_vcodec_dec_dev *vdec_dev); argument299 atomic_t dec_active_cnt;300 u32 vdec_racing_info[132];[all …]