Searched defs:fimc_fmt (Results 1 – 1 of 1) sorted by relevance
156 struct fimc_fmt { struct157 enum v4l2_mbus_pixelcode mbus_code;158 char *name;159 u32 fourcc;160 u32 color;161 u16 memplanes;162 u16 colplanes;163 u8 depth[VIDEO_MAX_PLANES];164 u16 flags;