Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/staging/media/atomisp/pci/
Dia_css_3a.h33 struct ia_css_isp_3a_statistics { struct
34 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 …]