OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:b_gamma_table
(Results
1 - 3
of
3
) sorted by null
/external/libxcam/modules/isp/
x3a_isp_config.cpp
159
if (config.
b_gamma_table
) {
160
b_gamma_table
= *config.
b_gamma_table
;
161
isp_config.
b_gamma_table
= &
b_gamma_table
;
x3a_isp_config.h
60
struct atomisp_rgb_gamma_table
b_gamma_table
;
member in struct:XCam::AtomIspConfigContent
aiq_handler.cpp
[
all
...]
Completed in 62 milliseconds