Searched refs:anr_thres (Results 1 – 2 of 2) sorted by relevance
175 if (config.anr_thres) { in copy()176 anr_thres = *config.anr_thres; in copy()177 isp_config.anr_thres = &anr_thres; in copy()
73 struct atomisp_anr_thres anr_thres; member