Searched refs:dvs2_stat (Results 1 – 3 of 3) sorted by relevance
52 struct atomisp_dvs2_statistics32 dvs2_stat; member
3630 if (atomisp_compare_dvs_grid(asd, &stats->dvs2_stat.grid_info) != 0) in atomisp_css_get_dis_stat()3660 if (copy_to_user(stats->dvs2_stat.ver_prod.odd_real, in atomisp_css_get_dis_stat()3664 if (copy_to_user(stats->dvs2_stat.ver_prod.odd_imag, in atomisp_css_get_dis_stat()3668 if (copy_to_user(stats->dvs2_stat.ver_prod.even_real, in atomisp_css_get_dis_stat()3672 if (copy_to_user(stats->dvs2_stat.ver_prod.even_imag, in atomisp_css_get_dis_stat()3676 if (copy_to_user(stats->dvs2_stat.hor_prod.odd_real, in atomisp_css_get_dis_stat()3680 if (copy_to_user(stats->dvs2_stat.hor_prod.odd_imag, in atomisp_css_get_dis_stat()3684 if (copy_to_user(stats->dvs2_stat.hor_prod.even_real, in atomisp_css_get_dis_stat()3688 if (copy_to_user(stats->dvs2_stat.hor_prod.even_imag, in atomisp_css_get_dis_stat()
244 struct atomisp_dvs2_statistics dvs2_stat; member