Searched defs:ia_css_frame_info (Results 1 – 1 of 1) sorted by relevance
110 struct ia_css_frame_info { struct111 struct ia_css_resolution res; /** Frame resolution (valid data) */112 unsigned int padded_width; /** stride of line in memory (in pixels) */113 enum ia_css_frame_format format; /** format of the frame data */114 unsigned int raw_bit_depth; /** number of valid bits per pixel,116 enum ia_css_bayer_order raw_bayer_order; /** bayer order, only valid122 struct ia_css_crop_info crop_info;