Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/mtk-mdp/
Dmtk_mdp_core.h69 struct mtk_mdp_fmt { struct
70 u32 pixelformat;
71 u16 num_planes;
72 u16 num_comp;
73 u8 depth[VIDEO_MAX_PLANES];
74 u8 row_depth[VIDEO_MAX_PLANES];
75 u32 flags;
76 struct mtk_mdp_pix_align *align;