OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:morph_table
(Results
1 - 2
of
2
) sorted by null
/external/libxcam/modules/isp/
x3a_isp_config.cpp
167
if (config.
morph_table
) {
168
morph_table
= *config.
morph_table
;
169
isp_config.
morph_table
= &
morph_table
;
x3a_isp_config.h
72
struct atomisp_morph_table
morph_table
;
member in struct:XCam::AtomIspConfigContent
Completed in 140 milliseconds