Home
last modified time | relevance | path

Searched defs:mtk_video_dec_buf (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/media/platform/mtk-vcodec/
Dmtk_vcodec_dec.h49 struct mtk_video_dec_buf { struct
50 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;