Searched defs:atomisp_format_bridge (Results 1 – 1 of 1) sorted by relevance
51 struct atomisp_format_bridge { struct52 unsigned int pixelformat;53 unsigned int depth;54 u32 mbus_code;55 enum ia_css_frame_format sh_fmt;56 unsigned char description[32]; /* the same as struct v4l2_fmtdesc */57 bool planar;