Home
last modified time | relevance | path

Searched defs:ia_css_isp_3a_statistics (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/staging/media/atomisp/pci/
Dia_css_3a.h39 struct ia_css_isp_3a_statistics { struct
40 union {
48 } data;
49 struct {
51 } data_hmem;
52 u32 exp_id; /** exposure id, to match statistics to a frame,
54 u32 isp_config_id;/** Unique ID to track which config was actually applied to a particular frame */
55 ia_css_ptr data_ptr; /** pointer to base of all data */
56 u32 size; /** total size of all data */
57 u32 dmem_size;
[all …]