Searched refs:dvs2_stat (Results 1 – 3 of 3) sorted by relevance
52 struct atomisp_dvs2_statistics32 dvs2_stat; member
3073 if (atomisp_compare_dvs_grid(asd, &stats->dvs2_stat.grid_info) != 0) in atomisp_css_get_dis_stat()3103 if (copy_to_user(stats->dvs2_stat.ver_prod.odd_real, in atomisp_css_get_dis_stat()3107 if (copy_to_user(stats->dvs2_stat.ver_prod.odd_imag, in atomisp_css_get_dis_stat()3111 if (copy_to_user(stats->dvs2_stat.ver_prod.even_real, in atomisp_css_get_dis_stat()3115 if (copy_to_user(stats->dvs2_stat.ver_prod.even_imag, in atomisp_css_get_dis_stat()3119 if (copy_to_user(stats->dvs2_stat.hor_prod.odd_real, in atomisp_css_get_dis_stat()3123 if (copy_to_user(stats->dvs2_stat.hor_prod.odd_imag, in atomisp_css_get_dis_stat()3127 if (copy_to_user(stats->dvs2_stat.hor_prod.even_real, in atomisp_css_get_dis_stat()3131 if (copy_to_user(stats->dvs2_stat.hor_prod.even_imag, in atomisp_css_get_dis_stat()
237 struct atomisp_dvs2_statistics dvs2_stat; member