Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/sdis/common/
H A Dia_css_sdis_common_types.h78 struct ia_css_dvs_grid_info { struct
79 u32 enable; /** DVS statistics enabled.
81 u32 width; /** Width of DVS grid table.
87 u32 aligned_width; /** Stride of each grid line.
91 u32 height; /** Height of DVS grid table.
97 u32 aligned_height;/** Stride of each grid column.
101 u32 bqs_per_grid_cell; /** Grid cell size in BQ(Bayer Quad) unit.
106 u32 num_hor_coefs; /** Number of horizontal coefficients. */
107 u32 num_ver_coefs; /** Number of vertical coefficients. */