OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gc_config
(Results
1 - 2
of
2
) sorted by null
/external/libxcam/modules/isp/
x3a_isp_config.cpp
115
if (config.
gc_config
) {
116
gc_config
= *config.
gc_config
;
117
isp_config.
gc_config
= &
gc_config
;
x3a_isp_config.h
61
struct atomisp_gc_config
gc_config
;
member in struct:XCam::AtomIspConfigContent
Completed in 99 milliseconds