Searched defs:ia_css_dvs_coefficients (Results 1 – 1 of 1) sorted by relevance
25 struct ia_css_dvs_coefficients { struct27 grid;/** grid info contains the dimensions of the dvs grid */28 s16 *hor_coefs; /** the pointer to int16_t[grid.num_hor_coefs * IA_CSS_DVS_NUM_COEF_TYPES]30 s16 *ver_coefs; /** the pointer to int16_t[grid.num_ver_coefs * IA_CSS_DVS_NUM_COEF_TYPES]