Searched defs:ia_css_isp_3a_statistics (Results 1 – 1 of 1) sorted by relevance
33 struct ia_css_isp_3a_statistics { struct34 union {42 } data;43 struct {45 } data_hmem;46 u32 exp_id; /** exposure id, to match statistics to a frame,48 u32 isp_config_id;/** Unique ID to track which config was actually applied to a particular frame */49 ia_css_ptr data_ptr; /** pointer to base of all data */50 u32 size; /** total size of all data */51 u32 dmem_size;[all …]