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