OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shading_table
(Results
1 - 2
of
2
) sorted by null
/external/libxcam/modules/isp/
x3a_isp_config.cpp
163
if (config.
shading_table
) {
164
shading_table
= *config.
shading_table
;
165
isp_config.
shading_table
= &
shading_table
;
x3a_isp_config.h
62
struct atomisp_shading_table
shading_table
;
member in struct:XCam::AtomIspConfigContent
Completed in 77 milliseconds