Searched defs:fimc_fmt (Results 1 – 1 of 1) sorted by relevance
99 struct fimc_fmt { struct100 u32 mbus_code;101 u32 fourcc;102 u32 color;103 u16 memplanes;104 u16 colplanes;105 u8 colorspace;106 u8 depth[FIMC_MAX_PLANES];107 u16 mdataplanes;108 u16 flags;
Completed in 3 milliseconds