Searched refs:dvs2_stat (Results 1 – 3 of 3) sorted by relevance
52 struct atomisp_dvs2_statistics32 dvs2_stat; member
3700 if (atomisp_compare_dvs_grid(asd, &stats->dvs2_stat.grid_info) != 0) in atomisp_css_get_dis_stat()3730 if (copy_to_user(stats->dvs2_stat.ver_prod.odd_real, in atomisp_css_get_dis_stat()3734 if (copy_to_user(stats->dvs2_stat.ver_prod.odd_imag, in atomisp_css_get_dis_stat()3738 if (copy_to_user(stats->dvs2_stat.ver_prod.even_real, in atomisp_css_get_dis_stat()3742 if (copy_to_user(stats->dvs2_stat.ver_prod.even_imag, in atomisp_css_get_dis_stat()3746 if (copy_to_user(stats->dvs2_stat.hor_prod.odd_real, in atomisp_css_get_dis_stat()3750 if (copy_to_user(stats->dvs2_stat.hor_prod.odd_imag, in atomisp_css_get_dis_stat()3754 if (copy_to_user(stats->dvs2_stat.hor_prod.even_real, in atomisp_css_get_dis_stat()3758 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