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