Searched defs:mtk_vcodec_enc_dev (Results 1 – 1 of 1) sorted by relevance
191 struct mtk_vcodec_enc_dev { struct192 struct v4l2_device v4l2_dev;197 struct list_head ctx_list;204 u64 id_counter;207 struct mutex enc_mutex;208 struct mutex dev_mutex;209 struct mutex dev_ctx_lock;212 int enc_irq;213 spinlock_t irqlock;215 struct mtk_vcodec_pm pm;[all …]