Searched defs:mtk_video_dec_buf (Results 1 – 1 of 1) sorted by relevance
49 struct mtk_video_dec_buf { struct50 struct vb2_v4l2_buffer vb;51 struct list_head list;53 bool used;54 bool queued_in_vb2;55 bool queued_in_v4l2;56 bool lastframe;57 bool error;58 struct vdec_fb frame_buffer;