Searched refs:dvs2_stat (Results 1 – 3 of 3) sorted by relevance
52 struct atomisp_dvs2_statistics32 dvs2_stat; member
3041 if (atomisp_compare_dvs_grid(asd, &stats->dvs2_stat.grid_info) != 0) in atomisp_css_get_dis_stat()3071 if (copy_to_user(stats->dvs2_stat.ver_prod.odd_real, in atomisp_css_get_dis_stat()3075 if (copy_to_user(stats->dvs2_stat.ver_prod.odd_imag, in atomisp_css_get_dis_stat()3079 if (copy_to_user(stats->dvs2_stat.ver_prod.even_real, in atomisp_css_get_dis_stat()3083 if (copy_to_user(stats->dvs2_stat.ver_prod.even_imag, in atomisp_css_get_dis_stat()3087 if (copy_to_user(stats->dvs2_stat.hor_prod.odd_real, in atomisp_css_get_dis_stat()3091 if (copy_to_user(stats->dvs2_stat.hor_prod.odd_imag, in atomisp_css_get_dis_stat()3095 if (copy_to_user(stats->dvs2_stat.hor_prod.even_real, in atomisp_css_get_dis_stat()3099 if (copy_to_user(stats->dvs2_stat.hor_prod.even_imag, in atomisp_css_get_dis_stat()
236 struct atomisp_dvs2_statistics dvs2_stat; member