Searched defs:ia_css_shading_table (Results 1 – 1 of 1) sorted by relevance
66 struct ia_css_shading_table { struct67 u32 enable; /** Set to false for no shading correction.70 u32 sensor_width; /** Native sensor width in pixels. */71 u32 sensor_height; /** Native sensor height in lines.78 u32 width; /** Number of data points per line per color.80 u32 height; /** Number of lines of data points per color.82 u32 fraction_bits; /** Bits of fractional part in the data85 u16 *data[IA_CSS_SC_NUM_COLORS];