Searched refs:dvs2_stat (Results 1 – 3 of 3) sorted by relevance
52 struct atomisp_dvs2_statistics32 dvs2_stat; member
3546 if (atomisp_compare_dvs_grid(asd, &stats->dvs2_stat.grid_info) != 0) in atomisp_css_get_dis_stat()3576 if (copy_to_user(stats->dvs2_stat.ver_prod.odd_real, in atomisp_css_get_dis_stat()3580 if (copy_to_user(stats->dvs2_stat.ver_prod.odd_imag, in atomisp_css_get_dis_stat()3584 if (copy_to_user(stats->dvs2_stat.ver_prod.even_real, in atomisp_css_get_dis_stat()3588 if (copy_to_user(stats->dvs2_stat.ver_prod.even_imag, in atomisp_css_get_dis_stat()3592 if (copy_to_user(stats->dvs2_stat.hor_prod.odd_real, in atomisp_css_get_dis_stat()3596 if (copy_to_user(stats->dvs2_stat.hor_prod.odd_imag, in atomisp_css_get_dis_stat()3600 if (copy_to_user(stats->dvs2_stat.hor_prod.even_real, in atomisp_css_get_dis_stat()3604 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
Completed in 17 milliseconds