Home
last modified time | relevance | path

Searched refs:anr_thres (Results 1 – 2 of 2) sorted by relevance

/external/libxcam/modules/isp/
Dx3a_isp_config.cpp175 if (config.anr_thres) { in copy()
176 anr_thres = *config.anr_thres; in copy()
177 isp_config.anr_thres = &anr_thres; in copy()
Dx3a_isp_config.h73 struct atomisp_anr_thres anr_thres; member