OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xnr_table
(Results
1 - 2
of
2
) sorted by null
/external/libxcam/modules/isp/
x3a_isp_config.cpp
171
if (config.
xnr_table
) {
172
xnr_table
= *config.
xnr_table
;
173
isp_config.
xnr_table
= &
xnr_table
;
x3a_isp_config.h
47
struct atomisp_xnr_table
xnr_table
;
member in struct:XCam::AtomIspConfigContent
Completed in 5160 milliseconds