OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:anr_thres
(Results
1 - 2
of
2
) sorted by null
/external/libxcam/modules/isp/
x3a_isp_config.cpp
175
if (config.
anr_thres
) {
176
anr_thres
= *config.
anr_thres
;
177
isp_config.
anr_thres
= &
anr_thres
;
x3a_isp_config.h
73
struct atomisp_anr_thres
anr_thres
;
member in struct:XCam::AtomIspConfigContent
Completed in 552 milliseconds