Searched defs:csid_format (Results 1 – 2 of 2) sorted by relevance
70 struct csid_format { struct71 u32 code;72 u8 data_type;73 u8 decode_format;74 u8 bpp;75 u8 spp; /* bus samples per pixel */
78 struct csid_format { struct86 static const struct csid_format csid_formats_8x16[] = { argument