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,49 ia_css_ptr data_ptr; /** pointer to base of all data */50 u32 size; /** total size of all data */51 u32 dmem_size;52 u32 vmem_size; /** both lo and hi have this size */[all …]
Completed in 3 milliseconds