Searched defs:mtk_vcodec_ctx (Results 1 – 1 of 1) sorted by relevance
266 struct mtk_vcodec_ctx { struct269 struct list_head list;271 struct v4l2_fh fh;274 int id;281 void *drv_handle;284 int dpb_size;286 int int_cond;287 int int_type;296 bool is_flushing;298 u32 current_codec;[all …]
Completed in 13 milliseconds