Searched defs:mtk_vcodec_ctx (Results 1 – 1 of 1) sorted by relevance
283 struct mtk_vcodec_ctx { struct288 struct v4l2_fh fh;291 int id;298 void *drv_handle;301 int dpb_size;313 bool is_flushing;315 u32 current_codec;316 u32 capture_fourcc;324 struct mutex lock;325 int hw_id;[all …]
Completed in 6 milliseconds