Searched defs:gsc_fmt (Results 1 – 1 of 1) sorted by relevance
117 struct gsc_fmt { struct118 u32 mbus_code;119 char *name;120 u32 pixelformat;121 u32 color;122 u32 yorder;123 u32 corder;124 u16 num_planes;125 u16 num_comp;126 u8 depth[VIDEO_MAX_PLANES];[all …]