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