Searched defs:ia_css_shading_table (Results 1 – 1 of 1) sorted by relevance
57 struct ia_css_shading_table { struct58 u32 enable; /** Set to false for no shading correction.61 u32 sensor_width; /** Native sensor width in pixels. */62 u32 sensor_height; /** Native sensor height in lines.69 u32 width; /** Number of data points per line per color.71 u32 height; /** Number of lines of data points per color.73 u32 fraction_bits; /** Bits of fractional part in the data76 u16 *data[IA_CSS_SC_NUM_COLORS];