Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/mtk-mdp/
Dmtk_mdp_core.h61 struct mtk_mdp_fmt { struct
62 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;