Searched defs:fimc_fmt (Results 1 – 1 of 1) sorted by relevance
142 struct fimc_fmt { struct143 enum v4l2_mbus_pixelcode mbus_code;144 char *name;145 u32 fourcc;146 u32 color;147 u16 memplanes;148 u16 colplanes;149 u8 depth[VIDEO_MAX_PLANES];150 u16 flags;