Searched defs:ia_css_isp_3a_statistics (Results 1 – 1 of 1) sorted by relevance
42 struct ia_css_isp_3a_statistics { struct43 union {51 } data;52 struct {54 } data_hmem;55 u32 exp_id; /** exposure id, to match statistics to a frame,57 u32 isp_config_id;/** Unique ID to track which config was actually applied to a particular frame */58 ia_css_ptr data_ptr; /** pointer to base of all data */59 u32 size; /** total size of all data */60 u32 dmem_size;[all …]