Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/media/atomisp/pci/
Dia_css_3a.h42 struct ia_css_isp_3a_statistics { struct
43 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 …]