Searched defs:mtk_video_dec_buf (Results 1 – 1 of 1) sorted by relevance
58 struct mtk_video_dec_buf { struct59 struct vb2_v4l2_buffer vb;60 struct list_head list;62 bool used;63 bool ready_to_display;64 bool queued_in_vb2;65 bool queued_in_v4l2;66 bool lastframe;67 bool error;68 struct vdec_fb frame_buffer;