Searched defs:mtk_mdp_fmt (Results 1 – 1 of 1) sorted by relevance
61 struct mtk_mdp_fmt { struct62 u32 pixelformat;63 u16 num_planes;64 u16 num_comp;65 u8 depth[VIDEO_MAX_PLANES];66 u8 row_depth[VIDEO_MAX_PLANES];67 u32 flags;68 struct mtk_mdp_pix_align *align;