Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/staging/media/atomisp/pci/isp/kernels/sdis/common/
Dia_css_sdis_common_types.h69 struct ia_css_dvs_grid_info { struct
70 u32 enable; /** DVS statistics enabled.
72 u32 width; /** Width of DVS grid table.
78 u32 aligned_width; /** Stride of each grid line.
82 u32 height; /** Height of DVS grid table.
88 u32 aligned_height;/** Stride of each grid column.
92 u32 bqs_per_grid_cell; /** Grid cell size in BQ(Bayer Quad) unit.
97 u32 num_hor_coefs; /** Number of horizontal coefficients. */
98 u32 num_ver_coefs; /** Number of vertical coefficients. */