Searched defs:ia_css_frame_info (Results 1 – 1 of 1) sorted by relevance
102 struct ia_css_frame_info { struct103 struct ia_css_resolution res; /** Frame resolution (valid data) */104 unsigned int padded_width; /** stride of line in memory (in pixels) */105 enum ia_css_frame_format format; /** format of the frame data */106 unsigned int raw_bit_depth; /** number of valid bits per pixel,108 enum ia_css_bayer_order raw_bayer_order; /** bayer order, only valid114 struct ia_css_crop_info crop_info;