Searched defs:fimc_fmt (Results 1 – 1 of 1) sorted by relevance
103 struct fimc_fmt { struct104 u32 mbus_code;105 char *name;106 u32 fourcc;107 u32 color;108 u16 memplanes;109 u16 colplanes;110 u8 colorspace;111 u8 depth[FIMC_MAX_PLANES];112 u16 mdataplanes;[all …]